Skip to content

Commit 1c80531

Browse files
committed
Add RelativeGoRouteData and TypedRelativeGoRoute
1 parent d147ca0 commit 1c80531

File tree

4 files changed

+520
-98
lines changed

4 files changed

+520
-98
lines changed

packages/go_router/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
## NEXT
1+
## 16.1.1
22

3-
* Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
3+
- Adds `RelativeGoRouteData` and `TypedRelativeGoRoute`.
4+
- Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
45

56
## 16.1.0
7+
68
- Adds annotation for go_router_builder that enable custom string encoder/decoder [#110781](https://github.com/flutter/flutter/issues/110781). **Requires go_router_builder >= 3.1.0**.
79

810
## 16.0.0

0 commit comments

Comments
 (0)