File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
maplibre_gl_platform_interface Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 4141 strategy :
4242 fail-fast : false
4343 matrix :
44- sdk : [ '3.16 .0', '' ]
44+ sdk : [ '3.22 .0', '' ]
4545 steps :
4646 - uses : actions/checkout@v4
4747 - uses : subosito/flutter-action@v2
7272 strategy :
7373 fail-fast : false
7474 matrix :
75- sdk : [ '3.16 .0', '' ]
75+ sdk : [ '3.22 .0', '' ]
7676 steps :
7777 - uses : actions/checkout@v4
7878 - uses : subosito/flutter-action@v2
@@ -101,7 +101,7 @@ jobs:
101101 strategy :
102102 fail-fast : false
103103 matrix :
104- sdk : [ '3.16 .0', '' ]
104+ sdk : [ '3.22 .0', '' ]
105105 steps :
106106 - uses : actions/checkout@v4
107107 - uses : subosito/flutter-action@v2
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ repository: https://github.com/maplibre/flutter-maplibre-gl
66issue_tracker : https://github.com/maplibre/flutter-maplibre-gl/issues
77
88environment :
9- sdk : ' >=3.2 .0 <4.0.0'
10- flutter : ' >=3.16 .0'
9+ sdk : ' >=3.4 .0 <4.0.0'
10+ flutter : ' >=3.22 .0'
1111
1212dependencies :
1313 collection : ^1.17.1
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ repository: https://github.com/maplibre/flutter-maplibre-gl
55issue_tracker : https://github.com/maplibre/flutter-maplibre-gl/issues
66
77environment :
8- sdk : ' >=3.2 .0 <4.0.0'
9- flutter : ' >=3.16 .0'
8+ sdk : ' >=3.4 .0 <4.0.0'
9+ flutter : ' >=3.22 .0'
1010
1111dependencies :
1212 flutter :
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ repository: https://github.com/maplibre/flutter-maplibre-gl
55issue_tracker : https://github.com/maplibre/flutter-maplibre-gl/issues
66
77environment :
8- sdk : ' >=3.2 .0 <4.0.0'
9- flutter : ' >=3.16 .0'
8+ sdk : ' >=3.4 .0 <4.0.0'
9+ flutter : ' >=3.22 .0'
1010
1111dependencies :
1212 flutter :
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ repository: https://github.com/maplibre/flutter-maplibre-gl
55issue_tracker : https://github.com/maplibre/flutter-maplibre-gl/issues
66
77environment :
8- sdk : ' >=3.2 .0 <4.0.0'
9- flutter : ' >=3.16 .0'
8+ sdk : ' >=3.4 .0 <4.0.0'
9+ flutter : ' >=3.22 .0'
1010
1111flutter :
1212 plugin :
You can’t perform that action at this time.
0 commit comments