We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059222f commit 0eda8c2Copy full SHA for 0eda8c2
packages/go_router/README.md
@@ -13,7 +13,7 @@ GoRouter has a number of features to make navigation straightforward:
13
application state, for example to a sign-in when the user is not
14
authenticated
15
- Support for multiple Navigators via
16
- [ShellRoute](https://pub.dev/documentation/go_router/ShellRoute-class.html) -
+ [ShellRoute](https://pub.dev/documentation/go_router/latest/go_router/ShellRoute-class.html) -
17
you can display an inner Navigator that displays its own pages based on the
18
matched route. For example, to display a BottomNavigationBar that stays
19
visible at the bottom of the
0 commit comments