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 41
41
strategy :
42
42
fail-fast : false
43
43
matrix :
44
- sdk : [ '3.29 .0', '' ]
44
+ sdk : [ '3.16 .0', '' ]
45
45
steps :
46
46
- uses : actions/checkout@v4
47
47
- uses : subosito/flutter-action@v2
72
72
strategy :
73
73
fail-fast : false
74
74
matrix :
75
- sdk : [ '3.29 .0', '' ]
75
+ sdk : [ '3.16 .0', '' ]
76
76
steps :
77
77
- uses : actions/checkout@v4
78
78
- uses : subosito/flutter-action@v2
@@ -101,7 +101,7 @@ jobs:
101
101
strategy :
102
102
fail-fast : false
103
103
matrix :
104
- sdk : [ '3.29 .0', '' ]
104
+ sdk : [ '3.16 .0', '' ]
105
105
steps :
106
106
- uses : actions/checkout@v4
107
107
- 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
6
6
issue_tracker : https://github.com/maplibre/flutter-maplibre-gl/issues
7
7
8
8
environment :
9
- sdk : ' >=3.0 .0 <4.0.0'
10
- flutter : ' >=3.10 .0'
9
+ sdk : ' >=3.2 .0 <4.0.0'
10
+ flutter : ' >=3.16 .0'
11
11
12
12
dependencies :
13
13
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
5
5
issue_tracker : https://github.com/maplibre/flutter-maplibre-gl/issues
6
6
7
7
environment :
8
- sdk : " >=3.0 .0 <4.0.0"
9
- flutter : " >=3.10.0 "
8
+ sdk : ' >=3.2 .0 <4.0.0'
9
+ flutter : ' >=3.16.0 '
10
10
11
11
dependencies :
12
12
flutter :
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ repository: https://github.com/maplibre/flutter-maplibre-gl
5
5
issue_tracker : https://github.com/maplibre/flutter-maplibre-gl/issues
6
6
7
7
environment :
8
- sdk : " >=3.0 .0 <4.0.0"
9
- flutter : " >=3.10.0 "
8
+ sdk : ' >=3.2 .0 <4.0.0'
9
+ flutter : ' >=3.16.0 '
10
10
11
11
dependencies :
12
12
flutter :
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ repository: https://github.com/maplibre/flutter-maplibre-gl
5
5
issue_tracker : https://github.com/maplibre/flutter-maplibre-gl/issues
6
6
7
7
environment :
8
- sdk : " >=3.0 .0 <4.0.0"
9
- flutter : " >=3.10.0 "
8
+ sdk : ' >=3.2 .0 <4.0.0'
9
+ flutter : ' >=3.16.0 '
10
10
11
11
flutter :
12
12
plugin :
You can’t perform that action at this time.
0 commit comments