We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c73e2 commit 467127bCopy full SHA for 467127b
packages/video_player/video_player/pubspec.yaml
@@ -29,7 +29,10 @@ dependencies:
29
# the constraints on the interface pins it.
30
# TODO(amirh): Revisit this (either update this part in the design or the pub tool).
31
# https://github.com/flutter/flutter/issues/46264
32
- video_player_web: ^2.0.0
+ video_player_web:
33
+ git:
34
+ url: https://github.com/PeterOmbodi/plugins.git
35
+ path: packages/video_player/video_player_web
36
37
flutter:
38
sdk: flutter
0 commit comments