File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.1.6
2
+
3
+ * Added ability to place circles.
4
+
1
5
## 0.1.5
2
6
3
- * Added ability to place polygons
7
+ * Added ability to place polygons.
4
8
5
9
## 0.1.4+5
6
10
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ packages:
136
136
path: ".."
137
137
relative: true
138
138
source: path
139
- version: "0.1.5 "
139
+ version: "0.1.6 "
140
140
quiver:
141
141
dependency: transitive
142
142
description:
Original file line number Diff line number Diff line change 1
1
name : platform_maps_flutter
2
2
description : A Flutter package that combines google_maps and apple_maps to provide a crossplatform native map implementation.
3
- version : 0.1.5
3
+ version : 0.1.6
4
4
homepage : https://github.com/LuisThein
5
5
repository : https://github.com/LuisThein/platform_maps_flutter
6
6
issue_tracker : https://github.com/LuisThein/platform_maps_flutter/issues
You can’t perform that action at this time.
0 commit comments