File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
packages/google_maps_flutter
google_maps_flutter_android Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.14.13
2
+
3
+ * Minor fix for managing tile overlays.
4
+
1
5
## 2.14.12
2
6
3
7
* Updates androidx.annotation: annotation to 1.9.1.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: google_maps_flutter_android
2
2
description : Android implementation of the google_maps_flutter plugin.
3
3
repository : https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter_android
4
4
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
5
- version : 2.14.12
5
+ version : 2.14.13
6
6
7
7
environment :
8
8
sdk : ^3.5.0
Original file line number Diff line number Diff line change 1
- ## NEXT
1
+ ## 2.14.0
2
2
3
+ * Minor fix for managing tile overlays.
3
4
* Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
4
5
5
6
## 2.13.2
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: google_maps_flutter_ios
2
2
description : iOS implementation of the google_maps_flutter plugin.
3
3
repository : https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter_ios
4
4
issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
5
- version : 2.13.2
5
+ version : 2.14.0
6
6
7
7
environment :
8
8
sdk : ^3.4.0
You can’t perform that action at this time.
0 commit comments