This repository was archived by the owner on Feb 22, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
packages/google_maps_flutter/google_maps_flutter_web Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.4.0+1
2+
3+ * Updates ` README.md ` to describe a hit-testing issue when Flutter widgets are overlaid on top of the Map widget.
4+
15## 0.4.0
26
37* Implements the new platform interface versions of ` buildView ` and
610 versions of those methods, so this version can only be used with
711 ` google_maps_flutter ` 2.1.8 or later.
812* Adds ` const ` constructor parameters in example tests.
9- * Update the ` README.md ` to discuss mouse issue when stacked.
1013
1114## 0.3.3
1215
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: google_maps_flutter_web
22description : Web platform implementation of google_maps_flutter
33repository : https://github.com/flutter/plugins/tree/main/packages/google_maps_flutter/google_maps_flutter_web
44issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
5- version : 0.4.0
5+ version : 0.4.0+1
66
77environment :
88 sdk : " >=2.12.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments