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 4066f3c commit 7f07f20Copy full SHA for 7f07f20
packages/go_router/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 14.1.5
+## 14.2.0
2
3
- Added proper `redirect` handling for `ShellRoute.$route` and `StatefulShellRoute.$route` for proper redirection handling in case of code generation.
4
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: 14.1.5
+version: 14.2.0
5
repository: https://github.com/flutter/packages/tree/main/packages/go_router
6
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+go_router%22
7
0 commit comments