Skip to content

Commit a7826b3

Browse files
Bumped maximum webview_flutter version to 3.0.0
1 parent b5741ea commit a7826b3

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
@@ -22,7 +22,7 @@ dependencies:
2222
chewie: '>=1.1.0 <2.0.0'
2323

2424
# Plugin for rendering the <iframe> tag.
25-
webview_flutter: '>=2.0.4 <3.0.0'
25+
webview_flutter: '>=2.0.4 <=3.0.0'
2626

2727
# Plugins for rendering the <audio> tag.
2828
chewie_audio: '>=1.2.0 <2.0.0'

0 commit comments

Comments
 (0)