File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.1.8+1
2+
3+ * Updated apple_maps_flutter to solve issue #8 which caused an unresponsive map on iOS after calling setState.
4+
15## 0.1.8
26
37* Added zoomControlsEnabled flag for Google Maps
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ packages:
122122 path: ".."
123123 relative: true
124124 source: path
125- version: "0.1.8"
125+ version: "0.1.8+1 "
126126 plugin_platform_interface:
127127 dependency: transitive
128128 description:
Original file line number Diff line number Diff line change 11name : platform_maps_flutter
22description : A Flutter package that combines google_maps and apple_maps to provide a crossplatform native map implementation.
3- version : 0.1.8
3+ version : 0.1.8+1
44homepage : https://github.com/LuisThein
55repository : https://github.com/LuisThein/platform_maps_flutter
66issue_tracker : https://github.com/LuisThein/platform_maps_flutter/issues
You can’t perform that action at this time.
0 commit comments