Skip to content

Commit e630a5b

Browse files
Update pubspec.yaml
1 parent db41f46 commit e630a5b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

pubspec.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,12 @@ dependencies:
1818
flutter_layout_grid: '>=1.0.1 <2.0.0'
1919

2020
# Plugins for rendering the <video> tag.
21-
video_player: '>=2.1.1 <3.0.0'
22-
chewie: '>=1.1.0 <2.0.0'
21+
video_player:
22+
git:
23+
url: https://github.com/wyspp/plugins
24+
path: packages/video_player/video_player
25+
chewie:
26+
git: https://github.com/wyspp/chewie
2327

2428
# Plugin for rendering the <iframe> tag.
2529
webview_flutter: '>=2.0.4 <4.0.0'

0 commit comments

Comments
 (0)