We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b7fbec commit 01f4b2fCopy full SHA for 01f4b2f
2 files changed
packages/google_maps_flutter/google_maps_flutter_android/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2.19.6
2
+* Fixes the onTap callback for clustered pin info window taps.
3
+
4
## 2.19.5
5
6
* Fixes a crash when using the legacy map renderer by adding the `org.apache.http.legacy` library.
packages/google_maps_flutter/google_maps_flutter_android/pubspec.yaml
@@ -2,7 +2,7 @@ name: google_maps_flutter_android
description: Android implementation of the google_maps_flutter plugin.
repository: https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter_android
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
-version: 2.19.5
+version: 2.19.6
7
environment:
8
sdk: ^3.9.0
0 commit comments