File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ dependencies:
2424 mapbox_gl_dart : ^0.2.0-nullsafety
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 @@ -17,11 +17,11 @@ dependencies:
1717 path : maplibre_gl_web
1818 ref : main
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