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 0eda8c2 commit 2eefccfCopy full SHA for 2eefccf
packages/go_router/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 5.1.10
2
+
3
+- Fix link of ShellRoute in README.
4
5
## 5.1.9
6
7
- Fixes broken links in documentation.
packages/go_router/pubspec.yaml
@@ -1,7 +1,7 @@
name: go_router
description: A declarative router for Flutter based on Navigation 2 supporting
deep linking, data-driven routes and more
-version: 5.1.9
+version: 5.1.10
repository: https://github.com/flutter/packages/tree/main/packages/go_router
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+go_router%22
0 commit comments