PackageTrack
Sign in Get early access

advanced_navigator

Flutter's Navigator 2.0 as one easy-to-use widget with full page history manipulation operations, simplified pop event delegation and powerful nesting.

1.0.1 LucasAschenbach/advanced_navigator

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Release timing varies

gaps range from 8 days to 9 months

Nearly every release is documented

notes for 16 of 16 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

16 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

16 releases · Feb 2021 to Aug 2022
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 16
  1. 1.0.1 30 Aug 2022
    Release notes
    • Fix: pages list not updated on pop
    • Fix: Navigator not rebuilding on push(), pushNamed()
    Open source →
    Release notes
    • Fix: pages list not updated on pop
    • Fix: Navigator not rebuilding on push(), pushNamed()
    Open source →
  2. 1.0.0 29 Aug 2022
    Release notes
    • BREAKING: Navigation operations can now take arbitrary objects as arguments in addition to path arguments
      • Path arguments are now accessed from PathArguments.path
    • Fix: nested paths not interpolated using initial location when empty (particularly caused problems when initial location of nested navigators was set to '/')
    • Improved error messages
    • Formatting
    Open source →
    Release notes
    • BREAKING: Navigation operations can now take arbitrary objects as arguments in addition to path arguments
      • Path arguments are now accessed from PathArguments.path
    • Fix: nested paths not interpolated using initial location when empty (particularly caused problems when initial location of nested navigators was set to '/')
    • Improved error messages
    • Formatting
    Open source →
  3. 0.2.1 07 Apr 2022
    Release notes

    Features

    • Add tag filter argument to of() and maybeOf() for more granular control over which navigator is returned
    Open source →
    Release notes
    • Add tag argument to of() and maybeOf() for reliably accessing navigators with a particular tag
    Open source →
  4. 0.2.1+1 13 May 2022
    Release notes

    Port for Flutter v3.0.0

    • Adjust to changes in RouteInformationProvider api
    Open source →
    Release notes
    • Port for Flutter v3.0.0
    Open source →
  5. 0.2.1+2 13 May 2022
    Release notes

    Hotfix

    • Fix analyzer warnings
    Open source →
    Release notes
    • Fix analyzer warnings
    Open source →
  6. 0.2.1+3 14 May 2022
    Release notes
    • Fix static analysis
    Open source →
  7. 0.2.0 08 Dec 2021
    Release notes

    Port to Null-Safety

    • Added support for Null-Safety and minor adjustments to API changes in the Flutter SDK
    Open source →
    Release notes
    • Port to Null-Safety
    Open source →
  8. 0.2.0+1 09 Dec 2021
    Release notes

    Port for Flutter v2.8.0

    • Adjust to breaking changes in Flutter v2.8.0
    Open source →
    Release notes
    • Port for Flutter v2.8.0
    Open source →
  9. 0.1.2 01 Apr 2021
    Release notes

    Features

    • Add NestedBackButtonDispatcher class
    • Automatically configure backButtonDispatcher based on widget tree (no manual configuration required anymore!)
    • Update example
    Open source →
    Release notes
    • Add NestedBackButtonDispatcher class
    • Automatically configure backButtonDispatcher based on widget tree (no manual configuration required anymore!)
    • Update example
    Open source →
  10. 0.1.2+1 01 Apr 2021
    Release notes

    Hotfix

    • Fix: back button event not automatically deferred to child back button dispatchers
    Open source →
    Release notes
    • Fix: back button event not automatically deferred to child back button dispatchers
    Open source →
  11. 0.1.1 05 Mar 2021
    Release notes
    • Update README.md
    • Add page generator functions
    • Fix path generator functions
    Open source →
  12. 0.1.1+1 17 Mar 2021
    Release notes
    • Update example with BackButtonDispatcher
    • Fix: query parameters not forwarded to nested navigators
    Open source →
  13. 0.1.1+2 25 Mar 2021
    Release notes
    • Fix: named path '/' not forwarding requests to nested navigators
    Open source →
  14. 0.1.1+3 30 Mar 2021
    Release notes

    Hotfix

    • Add static attach() and attachNamed() functions to AdvancedNavigator class
    Open source →
    Release notes
    • Add static attach() and attachNamed() functions to AdvancedNavigator class
    Open source →
  15. 0.1.0 28 Feb 2021
    Release notes
    • Nested navigator communication:
      • Navigation request forwarding to nested child navigators
      • Notify parent navigator of navigation activity
    • Fix: URL not syncing without WidgetsApp
    Open source →
  16. 0.1.0+1 04 Mar 2021
    Release notes
    • Update README.md
    • Fixes from pedantic analyzer
    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