This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Commit 85c441f 1 parent df81fb4 commit 85c441f Copy full SHA for 85c441f
File tree 2 files changed +5
-2
lines changed
packages/google_maps_flutter/google_maps_flutter_web
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
+
1
5
## 0.4.0
2
6
3
7
* Implements the new platform interface versions of ` buildView ` and
6
10
versions of those methods, so this version can only be used with
7
11
` google_maps_flutter ` 2.1.8 or later.
8
12
* Adds ` const ` constructor parameters in example tests.
9
- * Update the ` README.md ` to discuss mouse issue when stacked.
10
13
11
14
## 0.3.3
12
15
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: google_maps_flutter_web
2
2
description : Web platform implementation of google_maps_flutter
3
3
repository : https://github.com/flutter/plugins/tree/main/packages/google_maps_flutter/google_maps_flutter_web
4
4
issue_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
6
6
7
7
environment :
8
8
sdk : " >=2.12.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments