File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ dependencies:
2020 git :
2121 url : https://github.com/m0nac0/flutter-maplibre-gl.git
2222 path : maplibre_gl_platform_interface
23- ref : main
23+ ref : release-0.13
2424 mapbox_gl_dart : ^0.1.5
2525 image : ^3.0.2
2626
27- dependency_overrides :
28- maplibre_gl_platform_interface :
29- path : ../maplibre_gl_platform_interface
27+ # dependency_overrides:
28+ # maplibre_gl_platform_interface:
29+ # path: ../maplibre_gl_platform_interface
3030
3131dev_dependencies :
3232 flutter_test :
Original file line number Diff line number Diff line change @@ -10,18 +10,18 @@ dependencies:
1010 git :
1111 url : https://github.com/m0nac0/flutter-maplibre-gl.git
1212 path : maplibre_gl_platform_interface
13- ref : main
13+ ref : release-0.13
1414 maplibre_gl_web :
1515 git :
1616 url : https://github.com/m0nac0/flutter-maplibre-gl.git
1717 path : maplibre_gl_web
18- ref : main
18+ ref : release-0.13
1919
20- dependency_overrides :
21- maplibre_gl_platform_interface :
22- path : ./maplibre_gl_platform_interface
23- maplibre_gl_web :
24- path : ./maplibre_gl_web
20+ # dependency_overrides:
21+ # maplibre_gl_platform_interface:
22+ # path: ./maplibre_gl_platform_interface
23+ # maplibre_gl_web:
24+ # path: ./maplibre_gl_web
2525
2626flutter :
2727 plugin :
You can’t perform that action at this time.
0 commit comments