go_router 0.4.0 copy "go_router: ^0.4.0" to clipboard
go_router: ^0.4.0 copied to clipboard

outdated

A declarative router for Flutter based on Navigation 2 supporting deep linking, data-drive routes and more

0.4.0 #

  • bundled various useful route handling variables into the GoRouterState for use when building pages and error pages -updated URL Strategy section of README to reference flutter run

0.3.2 #

  • formatting update to appease the pub.deb gods...

0.3.1 #

  • updated the CHANGELOG

0.3.0 #

  • moved redirection into a GoRoute ctor arg
  • forgot to update the CHANGELOG

0.2.3 #

  • move outstanding issues to issue tracker
  • added explanation of Deep Linking to README
  • reformatting to meet pub.dev scoring guidelines

0.2.2 #

  • README updates

0.2.1 #

  • messing with the CHANGELOG formatting

0.2.0 #

  • initial useful release
  • added support for declarative routes via GoRoute instances
  • added support for imperative routing via GoRoute.builder
  • added support for setting the URL path strategy
  • added support for conditional routing
  • added support for redirection
  • added support for optional query parameters as well as positional parameters in route names

0.1.0 #

  • squatting on the package name (I'm not too proud to admit it)
4302
likes
0
pub points
100%
popularity

Publisher

verified publisherflutter.dev

A declarative router for Flutter based on Navigation 2 supporting deep linking, data-drive routes and more

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

adaptive_navigation, collection, cupertino_icons, flutter, flutter_web_plugins, path_to_regexp

More

Packages that depend on go_router