File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1- ## NEXT
1+ ## 14.6.3
22
3- * Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
3+ - Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
4+ - Updates readme.
45
56## 14.6.2
67
Original file line number Diff line number Diff line change @@ -69,3 +69,9 @@ The project follows the same priority system as flutter framework.
6969[ P3] ( https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-asc+label%3Ateam-go_router+label%3AP3+ )
7070
7171[ Package PRs] ( https://github.com/flutter/packages/pulls?q=is%3Apr+is%3Aopen+label%3A%22p%3A+go_router%22%2C%22p%3A+go_router_builder%22 )
72+
73+ ## Roadmap
74+
75+ This package has entered a maintenance phase. The Flutter team's primary focus will be on
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.
Original file line number Diff line number Diff line change 11name : go_router
22description : A declarative router for Flutter based on Navigation 2 supporting
33 deep linking, data-driven routes and more
4- version : 14.6.2
4+ version : 14.6.3
55repository : https://github.com/flutter/packages/tree/main/packages/go_router
66issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+go_router%22
77
You can’t perform that action at this time.
0 commit comments