File tree Expand file tree Collapse file tree 4 files changed +6
-3
lines changed
Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ dependencies:
88 path :
99 ../sky_services
1010environment :
11- sdk : ' >=1.8.0 <3.0.0'
11+ sdk : " >=2.12.0-0 <3.0.0"
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ description: Dart SDK extensions for dart:ui
55homepage : http://flutter.io
66# sky_engine requires sdk_ext support in the analyzer which was added in 1.11.x
77environment :
8- sdk : ' >=1.11.0 <3.0.0'
8+ sdk : " >=2.12.0-0 <3.0.0"
Original file line number Diff line number Diff line change 44description : An empty package
55homepage : http://flutter.io
66environment :
7- sdk : ' >=1.8.0 <3.0.0'
7+ sdk : " >=2.12.0-0 <3.0.0"
Original file line number Diff line number Diff line change 11name : scenario_app
22publish_to : none
3+ environment :
4+ sdk : ' >=2.12.0-0 <3.0.0'
5+
36
47# These are for convenience during local development. Changing them will not
58# impact the build.
You can’t perform that action at this time.
0 commit comments