We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b36d5d commit 775989aCopy full SHA for 775989a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.1
2
+
3
+* Adds `newLatLngBounds` to PlatformMapController
4
5
## 1.0.0
6
7
* Adds null safety. Refresh example app (Tanks to @jonbhanson).
pubspec.yaml
@@ -1,6 +1,6 @@
name: platform_maps_flutter
description: A Flutter package that combines google_maps and apple_maps to provide a crossplatform native map implementation.
-version: 1.0.0
+version: 1.0.1
homepage: https://github.com/LuisThein
repository: https://github.com/LuisThein/platform_maps_flutter
issue_tracker: https://github.com/LuisThein/platform_maps_flutter/issues
0 commit comments