Web Video Player
A Flutter package for embedding and controlling web video players, including Video.js and iframe sources.
Features
- Supports Video.js and iframe video sources
- Controls for play, pause, seek, fullscreen, and picture-in-picture
- Customizable video player settings
- Integration with WebView for video playback
Installation
Add the following to your pubspec.yaml
:
dependencies:
video_js_player: x.x.x