File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/go_router_builder Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1+ ## 3.2.0
2+
3+ - Adds support for` extension type ` .
4+
15## 3.1.0
26
37- Updates dependencies to use the latest ` analyzer ` , ` build ` , and ` source_gen ` .
610- Improves test code formatting consistency.
711- Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
812
9- ## 3.1.0
10-
11- - Adds support for` extension type ` .
12-
1313## 3.0.1
1414
1515- Updates README.md to use the mixin ` with _$RouteName ` .
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: go_router_builder
22description : >-
33 A builder that supports generated strongly-typed route helpers for
44 package:go_router
5- version : 3.1 .0
5+ version : 3.2 .0
66repository : https://github.com/flutter/packages/tree/main/packages/go_router_builder
77issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+go_router_builder%22
88
You can’t perform that action at this time.
0 commit comments