Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 546d6c1

Browse files
author
Chris Yang
authored
update versino (#3512)
1 parent e51dd67 commit 546d6c1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/google_maps_flutter/google_maps_flutter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.2.0
2+
3+
* Support custom tiles.
4+
15
## 1.1.1
26

37
* Fix in example app to properly place polyline at initial camera position.

packages/google_maps_flutter/google_maps_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: google_maps_flutter
22
description: A Flutter plugin for integrating Google Maps in iOS and Android applications.
33
homepage: https://github.com/flutter/plugins/tree/master/packages/google_maps_flutter/google_maps_flutter
4-
version: 1.1.1
4+
version: 1.2.0
55

66
dependencies:
77
flutter:

0 commit comments

Comments
 (0)