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 47e41ab commit 148d49cCopy full SHA for 148d49c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.1.4+3
2
+
3
+* Updated image resource of README.md.
4
5
## 0.1.4+2
6
7
* Fixed Marker icon types.
example/pubspec.lock
@@ -136,7 +136,7 @@ packages:
136
path: ".."
137
relative: true
138
source: path
139
- version: "0.1.4+2"
+ version: "0.1.4+3"
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+2
+version: 0.1.4+3
homepage: https://github.com/LuisThein
github: https://github.com/LuisThein/flutter_platform_maps
0 commit comments