navigator 1.1.1 copy "navigator: ^1.1.1" to clipboard
navigator: ^1.1.1 copied to clipboard

An easy yet powerful navigator for simple flutter apps.

1.1.1 #

  • Migrate breaking change in RouteSettings.copyWith`

1.1.0 #

  • Add copyWith method in NavigationnPath
  • Add routeBuilder in RouterConfiguration
  • Add NavigatableScreenFactory to easily create NavigationPath

1.0.0 #

  • Add useful documentation
  • Add logger in RouterConfiguration

0.2.3 #

  • Add List<NamedPath> namedPaths in RouterConfiguration.
  • Add navigatorKey in RouterConfiguration's constructor.

0.2.2 #

  • Change parameter type to optional in NamedPath & TypeNavigationPath.

0.2.1+1 #

  • Add missing exports

0.2.1 #

  • Add navigateFromString in LinkRouter

0.2.0 #

  • Add named navigation path
  • Add screen type navigation path
  • Add link based navigation support

0.1.0 #

  • Add routing configuration APIs
6
likes
120
pub points
81%
popularity

Publisher

verified publishermagnificsoftware.com

An easy yet powerful navigator for simple flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on navigator