Skip to content
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

feat: Add showSubtitles flag to control subtitles (#648) #872

Merged
merged 4 commits into from
Jan 15, 2025

Conversation

floodoo
Copy link
Contributor

@floodoo floodoo commented Nov 20, 2024

Introduced showSubtitles in ChewieController to allow disabling subtitles by default. Updated controls to respect the flag and aligned behavior across platforms. Added documentation.

Closes #648

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…rcommunity#648)

Introduced `showSubtitlesPerDefault` in `ChewieController` to allow disabling subtitles by default. Updated controls to respect the flag and aligned behavior across platforms. Added documentation.

Closes fluttercommunity#648
floodoo and others added 2 commits November 20, 2024 19:11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…rcommunity#648)

Introduced `showSubtitlesPerDefault` in `ChewieController` to allow disabling subtitles by default. Updated controls to respect the flag and aligned behavior across platforms. Added documentation.

Closes fluttercommunity#648

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@floodoo floodoo requested a review from diegotori January 14, 2025 08:55
@floodoo floodoo changed the title feat: Add showSubtitlesPerDefault flag to control subtitles (#648) feat: Add showSubtitles flag to control subtitles (#648) Jan 14, 2025
Copy link
Collaborator

@diegotori diegotori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@diegotori diegotori merged commit d5d66ea into fluttercommunity:master Jan 15, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is it possible to disable the subtitles by default?
2 participants