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

Hide popover ads #350

Closed
wants to merge 5 commits into from
Closed

Hide popover ads #350

wants to merge 5 commits into from

Conversation

shinyford
Copy link

A PR to add code which optionally hides the popover ads in the player (which have been interfering with my UI).

/// returns true when the player should show popover ads
///
/// default is false
final bool hideAds;
Copy link
Owner

Choose a reason for hiding this comment

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

Can you please add doc regarding saying, Use this at your own risk as this might violate YouTube's TOS.?

tlueder added a commit to tlueder/youtube_player_flutter that referenced this pull request May 8, 2021
@sarbagyastha sarbagyastha added the youtube_player_flutter Youtube Player Flutter label Aug 14, 2021
Rackor added a commit to Rackor/youtube_player_flutter that referenced this pull request Oct 4, 2021
- refs PR sarbagyastha#350
- Add disclaimer in doc
@Rackor Rackor mentioned this pull request Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
youtube_player_flutter Youtube Player Flutter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants