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 8fd16de commit f6a36daCopy full SHA for f6a36da
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.1.1
2
+
3
+* Added an example.
4
5
# 0.1.0
6
7
* Initial release.
example/pubspec.lock
@@ -94,7 +94,7 @@ packages:
94
path: ".."
95
relative: true
96
source: path
97
- version: "0.1.0"
+ version: "0.2.0"
98
quiver:
99
dependency: transitive
100
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.0
+version: 0.2.0
author: Luis Thein <[email protected]>
homepage: https://github.com/LuisThein
0 commit comments