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
186 stars 106 forks source link

[iOS] MapLibreAnnotationExtension pod install problem #320

Closed BartoszStasiurka closed 8 months ago

BartoszStasiurka commented 8 months ago

Hi, I have a problem with pod installing (flutter run command): [!] CocoaPods could not find compatible versions for pod "MapLibreAnnotationExtension": In Podfile: MapLibreAnnotationExtension There are only pre-release versions available satisfying the following requirements: 'MapLibreAnnotationExtension', '>= 0' You should explicitly specify the version in order to install a pre-release version

I've tried to do flutter clean, pod repo update, etc, but without success.

Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.13.6, on macOS 13.6 22G120 darwin-arm64, locale pl-PL) [✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 15.0) [✓] Android Studio (version 2022.1) [✓] VS Code (version 1.84.1) [✓] Connected device (3 available) [✓] Network resources

BartoszStasiurka commented 8 months ago

I've found a solution. After huge update I still had pod 'MapLibre' and pod 'MapLibreAnnotationExtension' in my Podfile.