youtube_player_iframe 1.2.0+2 copy "youtube_player_iframe: ^1.2.0+2" to clipboard
youtube_player_iframe: ^1.2.0+2 copied to clipboard

outdated

Flutter port of the official YouTube iFrame player API. Supports web & mobile platforms.

1.2.0+2 #

  • Added YoutubePlayerParams.privacyEnhanced flag.
  • Exposed gestureRecognizers through YoutubePlayerIFrame widget.
  • Handled internal links correctly. Tapping on video suggestion will now play it and all the buttons are enabled.
  • Flutter >=1.22.0 <2.0.0 is required.

1.1.0 #

  • Fixed Black Screen on iOS #302.
  • Fixed Minor fix for web player #300
  • enableKeyboard flag is true by default for web.

1.0.1 #

  • Fixed Disabled navigation inside the player. This solves the issue where tapping on actions would navigate to different web pages.
  • Removed foreceHD param, in favor of desktopMode. The desktopMode also supports changing quality in fullscreen mode.
  • Added two new methods, hideTopMenu() and hidePauseOverlay(). Visit ReadMe for more detail.

1.0.0+4 #

  • Minor improvements

1.0.0+3 #

  • Minor Fixes

1.0.0 #

  • Initial Release
525
likes
40
pub points
99%
popularity

Publisher

verified publishersarbagyastha.com.np

Flutter port of the official YouTube iFrame player API. Supports web & mobile platforms.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_inappwebview, url_launcher

More

Packages that depend on youtube_player_iframe