You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [go_router] [shell_route] Add observers parameter
* [go_router] [shell_route] Add observers parameter test
* Added Licence for shell_route_observers_test.dart
* [go_router] [shell_route] Added type annotation to shell_route_observers_test.dart
* [go_router] [shell_route] Use `HeroControllerScope` for nested Navigator
* Use the correct HeroController based on the App type.
* Cache the HeroController for the nested Navigator.
* Clean up previous cache to prevent memory leak.
* Added better cache-clearing policy for the HeroController cache.
* Fixed Typos
Co-authored-by: chunhtai <[email protected]>
* Fixed Typos
Co-authored-by: chunhtai <[email protected]>
* [go_router] [shell_route] Added a better Hero test
Credits to @flodaniel!
---------
Co-authored-by: chunhtai <[email protected]>
0 commit comments