Skip to content

Commit e6b1a59

Browse files
committed
fix pub requirement
1 parent 2460ff0 commit e6b1a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ homepage: https://github.com/dart-flitter/flutter_webview_plugin
88
version: 0.1.6
99

1010
environment:
11-
sdk: ">=1.8.0 <2.0.0"
11+
sdk: ">=1.19.0 <2.0.0"
1212

1313
flutter:
1414
plugin:

0 commit comments

Comments
 (0)