mx_player_plugin 0.0.3 icon indicating copy to clipboard operation
mx_player_plugin: ^0.0.3 copied to clipboard

A new Flutter plugin to open video files using mx player with subtitle and VLC player

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mx_player_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mx_player_plugin: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mx_player_plugin/mx_player_plugin.dart';
8
likes
40
pub points
38%
popularity

Publisher

verified publisher icontheadar.xyz

A new Flutter plugin to open video files using mx player with subtitle and VLC player

Repository (GitHub)

License

Icon for licenses.MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on mx_player_plugin