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.
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
Releases
latest 16-
1.0.130 Aug 2022Release notes
Open source →- Fix: pages list not updated on pop
- Fix: Navigator not rebuilding on
push(),pushNamed()
Release notes
Open source →- Fix: pages list not updated on pop
- Fix: Navigator not rebuilding on
push(),pushNamed()
-
1.0.029 Aug 2022Release notes
Open source →- BREAKING: Navigation operations can now take arbitrary objects as arguments in addition to path arguments
- Path arguments are now accessed from
PathArguments.path
- Path arguments are now accessed from
- 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
Release notes
Open source →- BREAKING: Navigation operations can now take arbitrary objects as arguments in addition to path arguments
- Path arguments are now accessed from
PathArguments.path
- Path arguments are now accessed from
- 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
- BREAKING: Navigation operations can now take arbitrary objects as arguments in addition to path arguments
-
0.2.107 Apr 2022Release notes
Open source →Features
- Add
tagfilter argument toof()andmaybeOf()for more granular control over which navigator is returned
Release notes
Open source →- Add
tagargument toof()andmaybeOf()for reliably accessing navigators with a particular tag
- Add
-
0.2.1+113 May 2022Release notes
Open source →Port for Flutter v3.0.0
- Adjust to changes in RouteInformationProvider api
-
0.2.1+213 May 2022 -
0.2.1+314 May 2022 -
0.2.008 Dec 2021Release notes
Open source →Port to Null-Safety
- Added support for Null-Safety and minor adjustments to API changes in the Flutter SDK
-
0.2.0+109 Dec 2021 -
0.1.201 Apr 2021Release notes
Open source →Features
- Add
NestedBackButtonDispatcherclass - Automatically configure
backButtonDispatcherbased on widget tree (no manual configuration required anymore!) - Update example
Release notes
Open source →- Add
NestedBackButtonDispatcherclass - Automatically configure
backButtonDispatcherbased on widget tree (no manual configuration required anymore!) - Update example
- Add
-
0.1.2+101 Apr 2021Release notes
Open source →Hotfix
- Fix: back button event not automatically deferred to child back button dispatchers
Release notes
Open source →- Fix: back button event not automatically deferred to child back button dispatchers
-
0.1.105 Mar 2021Release notes
Open source →- Update README.md
- Add page generator functions
- Fix path generator functions
-
0.1.1+117 Mar 2021Release notes
Open source →- Update example with BackButtonDispatcher
- Fix: query parameters not forwarded to nested navigators
-
0.1.1+225 Mar 2021 -
0.1.1+330 Mar 2021Release notes
Open source →Hotfix
- Add static
attach()andattachNamed()functions toAdvancedNavigatorclass
Release notes
Open source →- Add static
attach()andattachNamed()functions toAdvancedNavigatorclass
- Add static
-
0.1.028 Feb 2021Release notes
Open source →- Nested navigator communication:
- Navigation request forwarding to nested child navigators
- Notify parent navigator of navigation activity
- Fix: URL not syncing without WidgetsApp
- Nested navigator communication:
-
0.1.0+104 Mar 2021