Skip to content

Commit 12375ac

Browse files
Bumped upper webview_flutter version limit to 4.0.0 not included
1 parent a7826b3 commit 12375ac

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 <4.0.0'
2626

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

0 commit comments

Comments
 (0)