chore(mobile): update maplibre_gl dep (#11640)
This commit is contained in:
+1
-7
@@ -13,8 +13,6 @@ dependencies:
|
||||
sdk: flutter
|
||||
|
||||
path_provider_ios:
|
||||
# TODO: upgrade to stable after 3.0.1 is released. 3.0.0 is broken
|
||||
# https://github.com/fluttercandies/flutter_photo_manager/pull/990#issuecomment-2058066427
|
||||
photo_manager: ^3.2.3
|
||||
photo_manager_image_provider: ^2.1.1
|
||||
flutter_hooks: ^0.20.4
|
||||
@@ -28,11 +26,7 @@ dependencies:
|
||||
video_player: ^2.8.2
|
||||
chewie: ^1.7.4
|
||||
socket_io_client: ^2.0.3+1
|
||||
# TODO: Update it to tag once next stable release
|
||||
maplibre_gl:
|
||||
git:
|
||||
url: https://github.com/maplibre/flutter-maplibre-gl.git
|
||||
ref: acb428a005efd9832a0a8e7ef0945f899dfb3ca5
|
||||
maplibre_gl: 0.19.0+2
|
||||
geolocator: ^11.0.0 # used to move to current location in map view
|
||||
flutter_udid: ^3.0.0
|
||||
flutter_svg: ^2.0.9
|
||||
|
||||
Reference in New Issue
Block a user