video_js_player 0.0.8 copy "video_js_player: ^0.0.8" to clipboard
video_js_player: ^0.0.8 copied to clipboard

Video Library for Flutter, Easily use famuse video.js in flutter web

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