routemaster 0.2.0
routemaster: ^0.2.0 copied to clipboard
In-development Flutter router
[0.2.0] - 3 April 2021 #
- Re-work guards and redirects to make API simpler
[0.1.0] - 2 April 2021 #
- API hopefully becoming stable
- More flexible and customisable router config
- Support for "404" pages via
onUnknownRoute
- Added Dashazon example, see
example/book_store/
[0.0.2] - 12 March 2021 #
- Hugely improved and totally refactored API
- Null safety
[0.0.1] - 3 March 2021 #
- Initial first version