File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ environment:
66 sdk : ^3.7.0
77
88dependencies :
9- analyzer : ' >=8.1.1 <10 .0.0'
9+ analyzer : ' >=8.1.1 <11 .0.0'
1010 build : ' >=3.0.0 <5.0.0'
1111 source_gen : any
1212
Original file line number Diff line number Diff line change 1+ ## 4.1.2
2+
3+ - Allow ` analyzer: '>=8.1.1 <11.0.0' ` .
4+
15## 4.1.1
26
37- Allow ` analyzer: '>=8.1.1 <10.0.0' ` .
Original file line number Diff line number Diff line change 11name : source_gen
2- version : 4.1.1
2+ version : 4.1.2
33description : >-
44 Source code generation builders and utilities for the Dart build system
55repository : https://github.com/dart-lang/source_gen/tree/master/source_gen
@@ -9,7 +9,7 @@ environment:
99 sdk : ^3.7.0
1010
1111dependencies :
12- analyzer : ' >=8.1.1 <10 .0.0'
12+ analyzer : ' >=8.1.1 <11 .0.0'
1313 async : ^2.10.0
1414 build : ' >=3.0.0 <5.0.0'
1515 dart_style : ^3.0.0
You can’t perform that action at this time.
0 commit comments