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.

Libraries

flutter_mpv_video
This file is a part of flutter_mpv (https://github.com/media-kit/media-kit).
flutter_mpv_video_controls/flutter_mpv_video_controls
This file is a part of flutter_mpv (https://github.com/media-kit/media-kit).
flutter_mpv_video_controls/src/controls/adaptive
This file is a part of flutter_mpv (https://github.com/media-kit/media-kit).
flutter_mpv_video_controls/src/controls/cupertino
This file is a part of flutter_mpv (https://github.com/media-kit/media-kit).
flutter_mpv_video_controls/src/controls/extensions/duration
flutter_mpv_video_controls/src/controls/material
This file is a part of flutter_mpv (https://github.com/media-kit/media-kit).
flutter_mpv_video_controls/src/controls/material_desktop
This file is a part of flutter_mpv (https://github.com/media-kit/media-kit).
flutter_mpv_video_controls/src/controls/methods/fullscreen
This file is a part of flutter_mpv (https://github.com/media-kit/media-kit).
flutter_mpv_video_controls/src/controls/methods/video_state
This file is a part of flutter_mpv (https://github.com/media-kit/media-kit).
flutter_mpv_video_controls/src/controls/no
This file is a part of flutter_mpv (https://github.com/media-kit/media-kit).
flutter_mpv_video_controls/src/controls/widgets/fullscreen_inherited_widget
This file is a part of flutter_mpv (https://github.com/media-kit/media-kit).
flutter_mpv_video_controls/src/controls/widgets/video_controls_theme_data_injector
This file is a part of flutter_mpv (https://github.com/media-kit/media-kit).
flutter_mpv_video_controls/src/controls/widgets/video_state_inherited_widget
This file is a part of flutter_mpv (https://github.com/media-kit/media-kit).