db_navigator 0.0.3 copy "db_navigator: ^0.0.3" to clipboard
db_navigator: ^0.0.3 copied to clipboard

outdated

A flutter package that provide easy navigation with navigator 2.0.

0.0.1 #

  • Provide a route delegate.
  • Enable inner navigation.
  • Enable navigation stack history saved.

0.0.2 #

  • Added ScopedPageBuilder which provide functionality to get notified when initial page has been exited.
  • Added widget tests that cover the new ScopedPageBuilder functionality.
  • Renamed the JsonPojoConverter to DestinationArgumentConverter to unify the api and make it more clear.

0.0.3 #

  • Update DBNavigationObserver to check initial destination by path rather than destination equality.
6
likes
0
pub points
33%
popularity

Publisher

unverified uploader

A flutter package that provide easy navigation with navigator 2.0.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, json_annotation

More

Packages that depend on db_navigator