Flutter plugin for playing or streaming YouTube videos inline using the official iFrame Player API.
Supported Platforms:
- Android
- iOS
For web support, use youtube_player_iframe. In future, this package will extend youtube_player_iframe.
- Inline Playback
- Supports captions
- No need for API Key
- Supports custom controls
- Retrieves video meta data
- Supports Live Stream videos
- Supports changing playback rate
- Support for both Android and iOS
- Adapts to quality as per the bandwidth
- Fast Forward and Rewind on horizontal drag
- Fit Videos to wide screens with pinch gestures
The plugin uses flutter_inappwebview_quill under-the-hood.