routemaster 0.0.1 routemaster: ^0.0.1 copied to clipboard
Experimental Flutter router
Routemaster #
Hello! This is an experimental Flutter router, building on page_router.
To see how it works, start at the example app.
I would love any feedback you have! Please create an issue for API feedback.
Please don't report bugs yet; it's way too early. There are almost no tests, so there will be bugs 😁
Design goals #
- Work with the Flutter Navigator 2.0 API, don't try to replace it.
- Design around user scenarios/stories, such as the ones in the Flutter storyboard - see here for examples.
- Be opinionated: try not to provide 10 options to achieve a goal, but be flexible for all scenarios.
(photo by Chris Sampson, licensed under CC BY 2.0)