Skip to content

[video_player] Seek to live edge #9181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
[video_player] make ci happier
  • Loading branch information
mx1up committed May 3, 2025
commit 049acc67e7b4adbe15e479f494bd189fb8ca18fd
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ environment:
sdk: ^3.5.0
flutter: ">=3.24.0"

dependency_overrides:
video_player_android:
path: ../../video_player_android
video_player_platform_interface:
path: ../../video_player_platform_interface

dependencies:
flutter:
sdk: flutter
Expand Down