Skip to content

Commit 761d06c

Browse files
committed
[google_maps_flutter] update version to 2.5.0
1 parent d21a17e commit 761d06c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google_maps_flutter/google_maps_flutter/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.4.1
1+
## 2.5.0
22

33
* Adds implementation for `cloudMapId` parameter to support cloud-based maps styling.
44
* Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.

packages/google_maps_flutter/google_maps_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: google_maps_flutter
22
description: A Flutter plugin for integrating Google Maps in iOS and Android applications.
33
repository: https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
5-
version: 2.4.1
5+
version: 2.5.0
66

77
environment:
88
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)