Skip to content

Commit 775989a

Browse files
committed
chore: Bumped Version + Updated README
1 parent 1b36d5d commit 775989a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.1
2+
3+
* Adds `newLatLngBounds` to PlatformMapController
4+
15
## 1.0.0
26

37
* Adds null safety. Refresh example app (Tanks to @jonbhanson).

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: platform_maps_flutter
22
description: A Flutter package that combines google_maps and apple_maps to provide a crossplatform native map implementation.
3-
version: 1.0.0
3+
version: 1.0.1
44
homepage: https://github.com/LuisThein
55
repository: https://github.com/LuisThein/platform_maps_flutter
66
issue_tracker: https://github.com/LuisThein/platform_maps_flutter/issues

0 commit comments

Comments
 (0)