Skip to content

Commit 0130bfc

Browse files
Version bump
1 parent b8fa552 commit 0130bfc

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

packages/google_maps_flutter/google_maps_flutter_ios/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
## NEXT
1+
## 2.15.6
22

3+
* Fixes potential flickers of default property values when adding objects to
4+
the map.
35
* Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
46

57
## 2.15.5

packages/google_maps_flutter/google_maps_flutter_ios/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: google_maps_flutter_ios
22
description: iOS implementation of the google_maps_flutter plugin.
33
repository: https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter_ios
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
5-
version: 2.15.5
5+
version: 2.15.6
66

77
environment:
88
sdk: ^3.7.0

0 commit comments

Comments
 (0)