google_maps_flutter_ios_sdk10 2.18.9
google_maps_flutter_ios_sdk10: ^2.18.9 copied to clipboard
iOS implementation of the google_maps_flutter plugin using Google Maps SDK 10.
2.18.9 #
- Updates pigeon dev_dependency to ^27.3.2 for analyzer 14 compatibility.
2.18.8 #
- Converts overlay controllers to Swift.
2.18.7 #
- Converts circle, polygon, and polyline controllers to Swift.
2.18.6 #
- Converts parts of the implementation to Swift.
2.18.5 #
- Fixes a potential compilation issue in tile downscaling.
2.18.4 #
- Updates README to include setup information.
2.18.3 #
- Remove privacy manifest entries duplicated from Google Maps SDK.
2.18.2 #
- Adds attribution ID for Google Maps SDK usage.
2.18.1 #
- Removes the requirement to use static builds with Swift Package Manager.
2.18.0 #
- Adds support for advanced markers.
2.17.5 #
- Adds UIScene compatibility.
2.17.4 #
- Standardizes Objective-C class names.
2.17.3 #
- Initial release, based on 2.17.3 of
google_maps_flutter_ios.