Skip to content

Commit c248e1a

Browse files
committed
chore: Bump Version + Update Readme
1 parent 1a6ee7b commit c248e1a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.0.3
2+
3+
* Fixes an issue where mapController.moveCamera would animate the camera transition.
4+
* To animate a camera movement, mapController.animateCamera should be used instead.
5+
16
## 1.0.2
27

38
* Removed Android folder to fix build failures

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: apple_maps_flutter
22
description: This plugin uses the Flutter platform view to display an Apple Maps widget.
3-
version: 1.0.2
3+
version: 1.0.3
44
homepage: https://luisthein.de
55
repository: https://github.com/LuisThein/apple_maps_flutter
66
issue_tracker: https://github.com/LuisThein/apple_maps_flutter/issues

0 commit comments

Comments
 (0)