PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 7
  1. 1.1.1 17 Apr 2024
    Release notes
    • Merged PR by wrbl606
    • Upgrade example project to work with Dart/Flutter 3+
    • Fix early .top access -- if no routes were added yet, .top access attempt will result with BadState thrown
    Open source →
  2. 1.1.0 11 Mar 2021
    Release notes
    • Migrated to null safety.
    • Updated built_collection dependency to ^5.0.0.
    • Added type annotations to getters.
    Open source →
  3. 1.0.3 20 Jun 2020
    Release notes
    • 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.
    Open source →
  4. 1.0.3+1 20 Jun 2020
    Release notes
    • Example updated - The example page is now in main.dart to show the full code on pub.dev
    Open source →
  5. 1.0.2 19 Jun 2020
    Release notes
    • Added example project, updated historyChanged to historyChangeStream for better semantics.
    Open source →
  6. 1.0.1 19 Jun 2020
    Release notes
    • Added stream to broadcast changes in history.
    Open source →
  7. 1.0.0 17 Jun 2020
    Release notes
    • First stable release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive