youtube_video_webview 1.0.4
youtube_video_webview: ^1.0.4 copied to clipboard
A customizable YouTube video player for Flutter, supporting embedded playback, fullscreen mode, sharing, captions, and seamless redirection to YouTube inside a webview.
1.0.0 #
Adds core functionality:
- 📐 Adjustable video height and width
- 🌐 Redirects to the YouTube page inside a webview (via YouTube logo or video title)
- 🖥️ Fullscreen video playback
- 🔗 Share videos with a custom message
- 💬 Caption (subtitles) control
- ⚙️ Settings button (YouTube native menu)
- 🧭 Multiple AppBar options for the redirected webview
1.0.2 #
Small adjustments for pub.dev
No functionality changes
1.0.3 #
Updated examples/
1.0.4 #
- Update README and ROADMAP;
- add main to example/lib/main.dart