vimeo_embed_webview_player 0.0.4
vimeo_embed_webview_player: ^0.0.4 copied to clipboard
A Flutter package for embedding Vimeo videos using WebView with autoplay and customization support for iOS and macOS.
0.0.1 #
- Initial release.
- Supports Vimeo video embedding with autoplay.
- iOS and macOS support.
0.0.2 #
- Improved stability and performance for iOS devices.
- Resolved issues with autoplay functionality on macOS.
- Updated example app with a more detailed implementation.
0.0.3 #
- Enhanced WebView customization options for iOS and macOS.
- Fixed minor bugs related to URL parsing and WebView loading.
- Added unit tests for
VimeoEmbedWebviewPlayerScreen.
0.0.4 #
- Added Android support for Vimeo video embedding.
- Improved autoplay functionality for seamless video playback.
- Updated documentation and README with detailed usage instructions.