File tree 3 files changed +8
-3
lines changed 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 14.6.4
2
+
3
+ - Rephrases readme.
4
+
1
5
## 14.6.3
2
6
3
7
- Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ The project follows the same priority system as flutter framework.
72
72
73
73
## Roadmap
74
74
75
- This package has entered a maintenance phase . The Flutter team's primary focus will be on
75
+ This package is considered feature-complete . The Flutter team's primary focus will be on
76
76
addressing bug fixes and ensuring stability. While active feature development is not currently
77
- planned, we welcome and encourage community contributions to expand the package's functionality.
77
+ planned, we still welcome and encourage community contributions to expand the package's
78
+ functionality.
Original file line number Diff line number Diff line change 1
1
name : go_router
2
2
description : A declarative router for Flutter based on Navigation 2 supporting
3
3
deep linking, data-driven routes and more
4
- version : 14.6.3
4
+ version : 14.6.4
5
5
repository : https://github.com/flutter/packages/tree/main/packages/go_router
6
6
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+go_router%22
7
7
You can’t perform that action at this time.
0 commit comments