Skip to content

Commit 0f093d9

Browse files
committed
Update low boundary of version range for chewie.
To make sure the transitive wakelock dep is no less than 0.5.2 in order to avoid error with setMockMessageHandler.
1 parent f88dcfb commit 0f093d9

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)