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 7dbe8f6 commit f2b12ecCopy full SHA for f2b12ec
packages/go_router/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 15.1.3
2
+
3
+- Fixes calling `PopScope.onPopInvokedWithResult` in branch routes.
4
5
## 15.1.2
6
7
- Fixes focus request propagation from `GoRouter` to `Navigator` by properly handling the `requestFocus` parameter.
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: 15.1.2
+version: 15.1.3
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