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

Add Swift Package Manager support #449

Closed kuhnroyal closed 3 weeks ago

kuhnroyal commented 3 weeks ago

Migrated the iOS plugin according to https://github.com/flutter/flutter/pull/146256#issuecomment-2038565077

SPM support is only available on master so the CI is still running with cocoapods.