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

Commit 6576885

Browse files
author
Chris Yang
authored
[google_maps_flutter_web] update min flutter sdk version to 1.20.0 (#3662)
1 parent 2eba00a commit 6576885

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google_maps_flutter/google_maps_flutter_web/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 0.1.2
22

3-
* Add support for Custom Tiles.
3+
* Update min Flutter SDK to 1.20.0.
44

55
## 0.1.1
66

packages/google_maps_flutter/google_maps_flutter_web/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ dev_dependencies:
3333

3434
environment:
3535
sdk: ">=2.3.0 <3.0.0"
36-
flutter: ">=1.10.0"
36+
flutter: ">=1.20.0"

0 commit comments

Comments
 (0)