Customizable, performant and vendor-free vector and raster maps, flutter wrapper for maplibre-native and maplibre-gl-js (fork of flutter-mapbox-gl/maps)
Error during Flutter iOS build, main branch
[!] CocoaPods could not find compatible versions for pod "MapLibreAnnotationExtension":
In snapshot (Podfile.lock):
MapLibreAnnotationExtension (= 0.0.1-beta.2, ~> 0.0.1-beta.2)
In Podfile:
MapLibreAnnotationExtension
There are only pre-release versions available satisfying the following requirements:
'MapLibreAnnotationExtension', '>= 0'
'MapLibreAnnotationExtension', '= 0.0.1-beta.2, ~> 0.0.1-beta.2'
You should explicitly specify the version in order to install a pre-release version
Oh, found the solution on my own by looking at the history of recent changes. The string "pod 'MapLibreAnnotationExtension'" was removed from the podfile. Please update the manual. Thanks!
Error during Flutter iOS build, main branch [!] CocoaPods could not find compatible versions for pod "MapLibreAnnotationExtension": In snapshot (Podfile.lock): MapLibreAnnotationExtension (= 0.0.1-beta.2, ~> 0.0.1-beta.2)
Flutter (Channel stable, 3.10.6, on macOS 13.4.1 22F770820d darwin-x64, locale ru-RU)