Skip to content

Commit

Permalink
chore: video_player_web use latest platform interface
Browse files Browse the repository at this point in the history
  • Loading branch information
defuncart committed Jul 25, 2023
1 parent 237c93b commit 6a6f1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/video_player/video_player_web/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
sdk: flutter
flutter_web_plugins:
sdk: flutter
video_player_platform_interface: ">=6.1.0 <7.0.0"
video_player_platform_interface: ">=6.2.0 <7.0.0"

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 6a6f1a3

Please sign in to comment.