File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
maplibre_gl_platform_interface Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11name : maplibre_gl
22description : A Flutter plugin for integrating MapLibre Maps inside a Flutter application on Android, iOS and web platforms.
3- version : 0.20 .0
3+ version : 0.21 .0
44repository : https://github.com/maplibre/flutter-maplibre-gl
55issue_tracker : https://github.com/maplibre/flutter-maplibre-gl/issues
66
@@ -11,8 +11,8 @@ environment:
1111dependencies :
1212 flutter :
1313 sdk : flutter
14- maplibre_gl_platform_interface : ^0.20 .0
15- maplibre_gl_web : ^0.20 .0
14+ maplibre_gl_platform_interface : ^0.21 .0
15+ maplibre_gl_web : ^0.21 .0
1616
1717dev_dependencies :
1818 very_good_analysis : ^5.0.0
Original file line number Diff line number Diff line change 11name : maplibre_gl_platform_interface
22description : A common platform interface for the maplibre_gl plugin. This package is only intended to be used by the maplibre_gl package.
3- version : 0.20 .0
3+ version : 0.21 .0
44repository : https://github.com/maplibre/flutter-maplibre-gl
55issue_tracker : https://github.com/maplibre/flutter-maplibre-gl/issues
66
Original file line number Diff line number Diff line change 11name : maplibre_gl_web
22description : Web platform implementation of maplibre_gl. This package is only intended to be used by the maplibre_gl package.
3- version : 0.20 .0
3+ version : 0.21 .0
44repository : https://github.com/maplibre/flutter-maplibre-gl
55issue_tracker : https://github.com/maplibre/flutter-maplibre-gl/issues
66
@@ -22,7 +22,7 @@ dependencies:
2222 sdk : flutter
2323 image : ^4.0.17
2424 js : " >=0.6.7 <0.8.0"
25- maplibre_gl_platform_interface : ^0.20 .0
25+ maplibre_gl_platform_interface : ^0.21 .0
2626 meta : ^1.3.0
2727
2828dev_dependencies :
You can’t perform that action at this time.
0 commit comments