navigation_history_observer
A Flutter NavigatorObserver that stores a collection of pushed routes history, as well as the popped history.
1.1.1
27K downloads/mo
#1930 most downloaded on pub.dev
Polarts/navigation_history_observer
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 1.9 years
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
7 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Jun 2020 to Apr 2024
2021
2022
2023
2024
2025
2026
Releases
latest 7-
1.1.117 Apr 2024Release notes
Open source →- Merged PR by wrbl606
- Upgrade example project to work with Dart/Flutter 3+
- Fix early
.topaccess -- if no routes were added yet,.topaccess attempt will result withBadStatethrown
-
1.1.011 Mar 2021Release notes
Open source →- Migrated to null safety.
- Updated built_collection dependency to ^5.0.0.
- Added type annotations to getters.
-
1.0.320 Jun 2020Release notes
Open source →- Changed library name from
navigation_history_observertonavigationhistoryobserver. - Removed
routefromHistoryChange, addednewRouteandoldRouteinstead. - Added
nextgetter 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.
- Changed library name from
-
1.0.3+120 Jun 2020Release notes
Open source →- Example updated - The example page is now in main.dart to show the full code on pub.dev
-
1.0.219 Jun 2020Release notes
Open source →- Added example project, updated historyChanged to historyChangeStream for better semantics.
-
1.0.119 Jun 2020 -
1.0.017 Jun 2020