Unclaimed project
Are you a maintainer of routemaster? Claim this project to take control of your public changelog and roadmap.
Changelog
Easy-to-use Navigator 2.0 router for web, mobile and desktop. URL-based routing, simple navigation of tabs and nested routes.
Added: length property to PageStack to find out how many pages the stack will generate.
Added: PageStackNavigator.builder constructor for advanced scenarios to filter which pages are shown in the navigator.
Fixed: an issue with getting RouteData.of(context) in some advanced circumstances.
Breaking change: renamed and refactored some core Routemaster objects. Unlikely to affect anyone unless you're making custom stateful pages.