We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5dee5 commit 150065eCopy full SHA for 150065e
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.2.1
4
+
5
+* Fixed an issue where onCameraMove was not invoked by double-tapping
6
+* Added insetsLayoutMarginsFromSafeArea
7
8
## 1.2.0
9
10
* Added a `markerAnnotationWithHue()` and `pinAnnotationWithHue()` method to allow custom marker/pin colors
pubspec.yaml
@@ -1,6 +1,6 @@
name: apple_maps_flutter
description: This plugin uses the Flutter platform view to display an Apple Maps widget.
-version: 1.2.0
+version: 1.2.1
homepage: https://luisthein.de
repository: https://github.com/LuisThein/apple_maps_flutter
issue_tracker: https://github.com/LuisThein/apple_maps_flutter/issues
0 commit comments