File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ dependencies:
1919 git :
2020 url : https://github.com/maplibre/flutter-maplibre-gl.git
2121 path : maplibre_gl_platform_interface
22- ref : git-release-0.17 .0
22+ ref : git-release-0.18 .0
2323
2424 maplibre_gl :
2525 git :
2626 url : https://github.com/maplibre/flutter-maplibre-gl.git
27- ref : git-release-0.17 .0
27+ ref : git-release-0.18 .0
2828
2929 location : ^5.0.3
3030 path_provider : ^2.0.15
@@ -38,13 +38,13 @@ dependencies:
3838# e.g. because you contribute to the project.
3939# If the following lines are not commented out, your local versions of the sub-plugins will be used,
4040# instead of the hosted ones.
41- dependency_overrides :
42- maplibre_gl_platform_interface :
43- path : ../maplibre_gl_platform_interface
44- maplibre_gl_web :
45- path : ../maplibre_gl_web
46- maplibre_gl :
47- path : ..
41+ # dependency_overrides:
42+ # maplibre_gl_platform_interface:
43+ # path: ../maplibre_gl_platform_interface
44+ # maplibre_gl_web:
45+ # path: ../maplibre_gl_web
46+ # maplibre_gl:
47+ # path: ..
4848
4949dev_dependencies :
5050 flutter_lints : ^2.0.1
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies:
2121 git :
2222 url : https://github.com/maplibre/flutter-maplibre-gl.git
2323 path : maplibre_gl_platform_interface
24- ref : main
24+ ref : git-release-0.18.0
2525 image : ^4.0.17
2626
2727dependency_overrides :
Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ dependencies:
1010 git :
1111 url : https://github.com/maplibre/flutter-maplibre-gl.git
1212 path : maplibre_gl_platform_interface
13- ref : main
13+ ref : git-release-0.18.0
1414 maplibre_gl_web :
1515 git :
1616 url : https://github.com/maplibre/flutter-maplibre-gl.git
1717 path : maplibre_gl_web
18- ref : main
18+ ref : git-release-0.18.0
1919
2020dependency_overrides :
2121 maplibre_gl_platform_interface :
You can’t perform that action at this time.
0 commit comments