youtube_player_for_flutter 0.0.1 copy "youtube_player_for_flutter: ^0.0.1" to clipboard
youtube_player_for_flutter: ^0.0.1 copied to clipboard

A native Flutter plugin to embed YouTube videos using the YouTube IFrame Player API. Supports playback controls, fullscreen, Shorts detection, and quality management.

0.0.1 #

  • Initial release.
  • Embedded YouTube player using YouTube IFrame Player API via native WebView.
  • Full playback controls: play, pause, seek, load/cue videos, volume, mute/unmute.
  • Native fullscreen support with automatic orientation (landscape for videos, portrait for Shorts).
  • YouTube Shorts detection via native HTTP request.
  • Playback quality management (get/set/available levels).
  • Reactive ValueNotifier-based controller for real-time player state.
  • Privacy-enhanced mode using youtube-nocookie.com.
  • Android support (min SDK 24).
  • iOS support (min iOS 13.0).
1
likes
150
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A native Flutter plugin to embed YouTube videos using the YouTube IFrame Player API. Supports playback controls, fullscreen, Shorts detection, and quality management.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on youtube_player_for_flutter

Packages that implement youtube_player_for_flutter