-
Notifications
You must be signed in to change notification settings - Fork 15
Route and Navigation #25
Copy link
Copy link
Open
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)
- Create a new route which display all the completed tasks
- Create a home route which allow the user to go back to the main page
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels