File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
pkgs/shelf_router_generator Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 11## 1.1.1-wip
22
3+ * Support the latest ` package:analyzer ` and ` package:source_gen `
34* Require ` sdk: ^3.3.0 `
45
56## 1.1.0
Original file line number Diff line number Diff line change @@ -14,18 +14,18 @@ environment:
1414 sdk : ^3.3.0
1515
1616dependencies :
17- analyzer : ' >=4.6.0 <7 .0.0'
18- build : ^2.0.0
17+ analyzer : ' >=4.6.0 <8 .0.0'
18+ build : ^2.2.2
1919 build_config : ^1.0.0
2020 code_builder : ^4.2.0
21- http_methods : ^1.0 .0
21+ http_methods : ^1.1 .0
2222 shelf : ^1.1.0
2323 shelf_router : ^1.1.0
24- source_gen : ^1. 0.0
24+ source_gen : " >=1.2.2 <3. 0.0"
2525
2626dev_dependencies :
27- build_runner : ^2.0.0
27+ build_runner : ^2.1.9
2828 build_verify : ^3.0.0
2929 dart_flutter_team_lints : ^3.0.0
30- http : ' >=0.13.0 <2.0.0 '
31- test : ^1.5.3
30+ http : ^1.0.0
31+ test : ^1.21.0
You can’t perform that action at this time.
0 commit comments