auto_route
Description
AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you
Source pub.dev/packages/auto_route
Relations
Flutter’s updated (2.0) navigation and routing mechanism, which uses a declarative approach.
Flutter’s navigation and routing mechanism
Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources
treated in Flutter Navigator 2.0 Simplified with AutoRoute.
To demonstrate how AutoRoute works we’re going to create a simple Master/details App, it will display...