Skip to content

v0.10.0-dev5

Pre-release
Pre-release

Choose a tag to compare

@tomgilder tomgilder released this 14 Oct 12:32
· 26 commits to main since this release
  • 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.