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 1c40094 commit 1adca15Copy full SHA for 1adca15
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.1.5
2
+
3
+* Added ability to place polygons
4
5
## 0.1.4+5
6
7
* Updated apple_maps_flutter version.
example/pubspec.lock
@@ -136,7 +136,7 @@ packages:
136
path: ".."
137
relative: true
138
source: path
139
- version: "0.1.4+5"
+ version: "0.1.5"
140
quiver:
141
dependency: transitive
142
description:
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: 0.1.4+5
+version: 0.1.5
homepage: https://github.com/LuisThein
github: https://github.com/LuisThein/flutter_platform_maps
0 commit comments