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 f535510 commit 9f96365Copy full SHA for 9f96365
CHANGELOG.md
@@ -1,4 +1,6 @@
1
# Changelog
2
+## 1.2.1
3
+* Fix Fatal error: Attempted to read an unowned reference but the object was already deallocated
4
5
## 1.2.0
6
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