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 3a1e5f0 commit ea2ee0aCopy full SHA for ea2ee0a
example/pubspec.lock
@@ -94,7 +94,7 @@ packages:
94
path: ".."
95
relative: true
96
source: path
97
- version: "1.0.1"
+ version: "1.0.0"
98
sky_engine:
99
dependency: transitive
100
description: flutter
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: simple_map
2
description: A Flutter plugin for displaying a simple flat world map with animated points.
3
-version: 1.0.1
+version: 1.0.0
4
homepage: 'https://github.com/tiamo/flutter-simple-map'
5
6
environment:
0 commit comments