navigation_history_observer 1.0.3+1 copy "navigation_history_observer: ^1.0.3+1" to clipboard
navigation_history_observer: ^1.0.3+1 copied to clipboard

outdated

A Flutter NavigatorObserver that stores a collection of pushed routes history, as well as the popped history.

1.0.3+1 Jun. 20, 2020 #

  • Example updated - The example page is now in main.dart to show the full code on pub.dev

1.0.3 Jun. 20, 2020 #

  • Changed library name from navigation_history_observer to navigationhistoryobserver.
  • Removed route from HistoryChange, added newRoute and oldRoute instead.
  • Added next getter to get most resent popped route.
  • No longer supporting forwards navigation as it causes severe issues.
  • Added more usage details and special thanks to the readme.

1.0.2 Jun. 19, 2020 #

  • Added example project, updated historyChanged to historyChangeStream for better semantics.

1.0.1 Jun. 19, 2020 #

  • Added stream to broadcast changes in history.

1.0.0 Jun. 17, 2020 #

  • First stable release.
71
likes
0
points
34.2k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter NavigatorObserver that stores a collection of pushed routes history, as well as the popped history.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

built_collection, flutter

More

Packages that depend on navigation_history_observer