flutter_mpv_video 2.0.4 copy "flutter_mpv_video: ^2.0.4" to clipboard
flutter_mpv_video: ^2.0.4 copied to clipboard

Native implementation for video playback in flutter_mpv.

flutter_mpv_video #

Native video rendering package for flutter_mpv.

Installation #

dependencies:
  flutter_mpv: ^1.2.12
  flutter_mpv_video: ^2.0.4
  flutter_mpv_libs_video: ^1.0.11

Then run flutter pub get and initialize FlutterMpv before creating a Player.

License #

Copyright © 2021 & onwards, Hitesh Kumar Saini <saini123hitesh@gmail.com>

This project & the work under this repository is governed by MIT license that can be found in the LICENSE file.