flutter_mpv_video 2.0.4
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.
- Repository: https://github.com/mohammedbakri123/MPx-Player
- Package: https://pub.dev/packages/flutter_mpv_video
- Use it together with
flutter_mpvandflutter_mpv_libs_videoin your app.
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.