dwyl / dwyl/flutter-todo-list-tutorial

Route and Navigation

Open
#25 3 comments 3 reactions 1 assignee Claimed by @SimonLab View on GitHub
Dominant language
Dart
Stars
109
Forks
17
PR merge metrics
No merged PRs in 30d

Description

At the moment the application only contains one screen.
To be able to display different content (e.g. all completed tasks) we can use routes and navigation system.
The current documentation linked to the following article https://medium.com/flutter/learning-flutters-new-navigation-and-routing-system-7c9068155ade as the routing system has been updated recently (see https://flutter.dev/docs/development/ui/navigation)

- [x] Create a new route which display all the completed tasks
- [x] Create a home route which allow the user to go back to the main page

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.