File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
mapbox_gl_platform_interface Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11name : mapbox_gl_platform_interface
22description : A common platform interface for the mapbox_gl plugin.
3- version : 0.8 .0
3+ version : 0.9 .0
44homepage : https://github.com/tobrun/flutter-mapbox-gl
55
66dependencies :
Original file line number Diff line number Diff line change 11name : mapbox_gl_web
22description : Web platform implementation of mapbox_gl
3- version : 0.8 .0
3+ version : 0.9 .0
44homepage : https://github.com/tobrun/flutter-mapbox-gl
55
66flutter :
@@ -29,4 +29,4 @@ dev_dependencies:
2929
3030environment :
3131 sdk : " >=2.1.0 <3.0.0"
32- flutter : " >=1.12.13+hotfix.4 <2.0.0"
32+ flutter : " >=1.12.13+hotfix.4 <2.0.0"
Original file line number Diff line number Diff line change 11name : mapbox_gl
22description : A Flutter plugin for integrating Mapbox Maps inside a Flutter application on Android, iOS and web platfroms.
3- version : 0.8 .0
3+ version : 0.9 .0
44homepage : https://github.com/tobrun/flutter-mapbox-gl
55
66dependencies :
@@ -25,7 +25,7 @@ flutter:
2525 pluginClass : MapboxMapsPlugin
2626 web :
2727 default_package : mapbox_gl_web
28-
28+
2929environment :
3030 sdk : " >=2.1.0 <3.0.0"
3131 # Flutter versions prior to 1.10 did not support the flutter.plugin.platforms map.
You can’t perform that action at this time.
0 commit comments