diff --git a/maplibre_gl_web/pubspec.yaml b/maplibre_gl_web/pubspec.yaml index 8a1934b2..6fdcebc6 100644 --- a/maplibre_gl_web/pubspec.yaml +++ b/maplibre_gl_web/pubspec.yaml @@ -20,13 +20,13 @@ dependencies: git: url: https://github.com/m0nac0/flutter-maplibre-gl.git path: maplibre_gl_platform_interface - ref: main + ref: release-0.13 mapbox_gl_dart: ^0.1.5 image: ^3.0.2 -dependency_overrides: - maplibre_gl_platform_interface: - path: ../maplibre_gl_platform_interface +# dependency_overrides: +# maplibre_gl_platform_interface: +# path: ../maplibre_gl_platform_interface dev_dependencies: flutter_test: diff --git a/pubspec.yaml b/pubspec.yaml index 598330a5..799f8d2d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,18 +10,18 @@ dependencies: git: url: https://github.com/m0nac0/flutter-maplibre-gl.git path: maplibre_gl_platform_interface - ref: main + ref: release-0.13 maplibre_gl_web: git: url: https://github.com/m0nac0/flutter-maplibre-gl.git path: maplibre_gl_web - ref: main + ref: release-0.13 -dependency_overrides: - maplibre_gl_platform_interface: - path: ./maplibre_gl_platform_interface - maplibre_gl_web: - path: ./maplibre_gl_web +# dependency_overrides: +# maplibre_gl_platform_interface: +# path: ./maplibre_gl_platform_interface +# maplibre_gl_web: +# path: ./maplibre_gl_web flutter: plugin: