-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[video_player] Implement screen auto-lock control for video playback #11225
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
Merged
auto-submit
merged 20 commits into
flutter:main
from
shrabanti722:video-player-screen-auto-lock
Jul 13, 2026
Merged
Changes from 18 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
fed4658
Implement screen auto-lock control for video playback
shrabanti722 f688bdb
Refactor VideoPlayerController to streamline player initialization
shrabanti722 3c60307
PR prep: format, fix pubspec sort, update changelog and versions
shrabanti722 46ea3e9
Update changelogs to reflect the implementation of screen auto-lock c…
shrabanti722 74b02a4
Merge upstream/main into video-player-screen-auto-lock
shrabanti722 dffa3a4
Add allowScreenAutoLock default value test
shrabanti722 742e1b5
Update dependency overrides in pubspec.yaml files for video_player pa…
shrabanti722 263bdc5
Update packages/video_player/video_player_avfoundation/darwin/video_p…
shrabanti722 04f9b57
Update packages/video_player/video_player/lib/video_player.dart
shrabanti722 15d7d64
Update packages/video_player/video_player_platform_interface/lib/vide…
shrabanti722 b30287e
refactor: Update Pigeon and refine API for preventing display sleep d…
shrabanti722 2b353a9
deleted test output file
shrabanti722 da08c54
feat: Add `preventsDisplaySleepDuringVideoPlayback` option to control…
shrabanti722 6353082
style: reformat AVFoundation video player code and generated Pigeon m…
shrabanti722 1e1f173
updating versions
shrabanti722 5a42c83
chore: downgrade video_player_platform_interface dependency versions …
shrabanti722 0bd9c68
chore: downgrade video_player_platform_interface version to 6.6.0 in …
shrabanti722 4839f96
Merge upstream/main; replace temporary dependency overrides with publ…
shrabanti722 75f86c6
Merge upstream/main; bump to 2.13.0 and reformat for Dart 3.12
shrabanti722 cdfc331
[video_player] Apply dart format fix for newer formatter
shrabanti722 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.