maplibre / flutter-maplibre-gl

Customizable, performant and vendor-free vector and raster maps, flutter wrapper for maplibre-native and maplibre-gl-js (fork of flutter-mapbox-gl/maps)
https://pub.dev/packages/maplibre_gl
Other
226 stars 125 forks source link

Can not run app (Android & IOS) with Flutter version 2.10.3 #240

Closed tranhuyphuc9091 closed 1 year ago

tranhuyphuc9091 commented 1 year ago

I am having issues building my app after a period of not working on the project. I have run the command 'flutter packages get' and currently I am unable to build both Android and iOS. Although I have tried various methods such as 'flutter clean' and 'pod install'.

Here is my pubspec.yaml file: image

Here is my pubspec.lock file: image

Here is my bug on Android: image

Here is my bug on IOS:

image

Please assist me if you have any ideas. Thank you all!

mariusvn commented 1 year ago

Maybe it's because the URL of the repo has changed, try changing m0nac0 to maplibre in the repo url

JulianBissekkou commented 1 year ago

Tested with 2.10.0 and it works on iOS and Android. If you experience any issues after changing the url as suggested feel free to reopen the issue