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 1dcb3ec commit 9b3cad8Copy full SHA for 9b3cad8
packages/go_router/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 16.1.1
+## 16.2.0
2
3
- Adds `RelativeGoRouteData` and `TypedRelativeGoRoute`.
4
- Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
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: 16.1.1
+version: 16.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