routemaster 0.3.1 copy "routemaster: ^0.3.1" to clipboard
routemaster: ^0.3.1 copied to clipboard

outdated

Easy-to-use URL-based router for Flutter web, mobile and desktop apps.

[0.3.1] - 21 April 2021 #

  • Bug fix for reusing stacks in multiple navigators

[0.3.0] - 20 April 2021 #

  • Added StackNavigator to simplify API
  • Support for non-hash URLs on web - Routemaster.setPathUrlStrategy()
  • Support for hero animations in nested navigators

[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
633
likes
0
pub points
96%
popularity

Publisher

verified publishertom.gilder.dev

Easy-to-use URL-based router for Flutter web, mobile and desktop apps.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter, flutter_web_plugins, path

More

Packages that depend on routemaster