Skip to content

Commit f7e5ee9

Browse files
authored
Merge pull request #846 from oandreyev/master
Update low boundary of version range for chewie.
2 parents f88dcfb + 0f093d9 commit f7e5ee9

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
@@ -19,7 +19,7 @@ dependencies:
1919

2020
# Plugins for rendering the <video> tag.
2121
video_player: '>=2.1.1 <3.0.0'
22-
chewie: '>=1.0.0 <2.0.0'
22+
chewie: '>=1.1.0 <2.0.0'
2323

2424
# Plugin for rendering the <iframe> tag.
2525
webview_flutter: '>=2.0.4 <3.0.0'

0 commit comments

Comments
 (0)