Skip to content

Commit 3201e5d

Browse files
committed
Bump min web version
1 parent ec63890 commit 3201e5d

File tree

1 file changed

+1
-1
lines changed
  • packages/google_maps_flutter/google_maps_flutter_web

1 file changed

+1
-1
lines changed

packages/google_maps_flutter/google_maps_flutter_web/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies:
2626
google_maps_flutter_platform_interface: ^2.10.0
2727
sanitize_html: ^2.0.0
2828
stream_transform: ^2.0.0
29-
web: ">=0.5.1 <2.0.0"
29+
web: ">=1.0.0 <2.0.0"
3030

3131
dev_dependencies:
3232
flutter_test:

0 commit comments

Comments
 (0)