mapkit_flutter 0.3.1 copy "mapkit_flutter: ^0.3.1" to clipboard
mapkit_flutter: ^0.3.1 copied to clipboard

MapKit for Flutter. Display MKMapView on iOS and macOS with annotations, overlays, clustering, look-around, tile overlays, and modern MapKit configurations.

Changelog #

0.3.1 #

  • Performance: Refactored annotation dequeuing to use generic reuse identifiers, enabling proper MapKit view recycling.
  • Fix: Preserved selection state (callouts) when swapping marker/image types in-place.
  • Fix: Repaired overlay tap containment tests for circles and polygons which were failing on unrendered local paths.
  • Build: Added strict compiler flags (-warnings-as-errors, -strict-concurrency=complete) and resolved iOS/macOS platform optionality discrepancies.
  • Docs: Correct lingering iOS-only references to iOS + macOS; add macos topic.

0.3.0 #

  • Added macOS support (Look Around stays iOS-only).
  • Annotations now restyle correctly on in-place update and view reuse, including marker ↔ custom-image swaps.

0.2.1 #

  • Silenced iOS build warnings for cleaner integration.

0.2.0 #

  • Added Swift Package Manager support.

0.1.1 #

  • Corrected supported platforms.

0.1.0 #

Initial release.

1
likes
0
points
522
downloads

Publisher

verified publishermehmetesen.com

Weekly Downloads

MapKit for Flutter. Display MKMapView on iOS and macOS with annotations, overlays, clustering, look-around, tile overlays, and modern MapKit configurations.

Repository (GitHub)
View/report issues

Topics

#maps #ios #macos #apple #mapkit

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on mapkit_flutter

Packages that implement mapkit_flutter