File tree 2 files changed +6
-2
lines changed
packages/go_router_builder 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
+
1
5
## 2.3.1
2
6
3
7
* Adds pub topics to package metadata.
Original file line number Diff line number Diff line change @@ -2,15 +2,15 @@ name: go_router_builder
2
2
description : >-
3
3
A builder that supports generated strongly-typed route helpers for
4
4
package:go_router
5
- version : 2.3.1
5
+ version : 2.3.2
6
6
repository : https://github.com/flutter/packages/tree/main/packages/go_router_builder
7
7
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+go_router_builder%22
8
8
9
9
environment :
10
10
sdk : " >=2.19.0 <4.0.0"
11
11
12
12
dependencies :
13
- analyzer : " >=4.4.0 <6 .0.0"
13
+ analyzer : " >=4.4.0 <7 .0.0"
14
14
async : ^2.8.0
15
15
build : ^2.0.0
16
16
build_config : ^1.0.0
You can’t perform that action at this time.
0 commit comments