File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
packages/go_router_builder Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 2.3.2
2+
3+ * Supports the latest ` package:analyzer ` .
4+
15## 2.3.1
26
37* Adds pub topics to package metadata.
Original file line number Diff line number Diff line change @@ -2,15 +2,15 @@ name: go_router_builder
22description : >-
33 A builder that supports generated strongly-typed route helpers for
44 package:go_router
5- version : 2.3.1
5+ version : 2.3.2
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
99environment :
1010 sdk : " >=2.19.0 <4.0.0"
1111
1212dependencies :
13- analyzer : " >=4.4.0 <6 .0.0"
13+ analyzer : " >=4.4.0 <7 .0.0"
1414 async : ^2.8.0
1515 build : ^2.0.0
1616 build_config : ^1.0.0
You can’t perform that action at this time.
0 commit comments