File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ documentation: https://github.com/FlutterGen/flutter_gen
88issue_tracker : https://github.com/FlutterGen/flutter_gen/issues
99
1010environment :
11- sdk : ' >=2.14 .0 <3.0.0'
11+ sdk : " >=2.17 .0 <3.0.0"
1212
1313executables :
1414 fluttergen : flutter_gen_command
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ documentation: https://github.com/FlutterGen/flutter_gen
88issue_tracker : https://github.com/FlutterGen/flutter_gen/issues
99
1010environment :
11- sdk : ' >=2.14 .0 <3.0.0'
11+ sdk : " >=2.17 .0 <3.0.0"
1212
1313version_gen :
1414 path : lib/
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ documentation: https://github.com/FlutterGen/flutter_gen
88issue_tracker : https://github.com/FlutterGen/flutter_gen/issues
99
1010environment :
11- sdk : ' >=2.14 .0 <3.0.0'
11+ sdk : " >=2.17 .0 <3.0.0"
1212
1313dependencies :
1414 flutter_gen_core : 5.2.0
Original file line number Diff line number Diff line change 11name : flutter_gen_repository
22
33environment :
4- sdk : " >=2.18 .0 <3.0.0"
4+ sdk : " >=2.17 .0 <3.0.0"
55
66dev_dependencies :
7- melos : ^3.0.1
7+ melos : ^3.0.1
You can’t perform that action at this time.
0 commit comments