equisbacon / mx_player_plugin

A small plugin package to open video file with VLc and Mxplayer

Home Page:https://pub.dartlang.org/packages/mx_player_plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mx_player_plugin

alt text

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

Usage

await PlayerPlugin.openWithMxPlayer(String url, String subUrl);
await PlayerPlugin.openWithVlcPlayer(String url);

About

A small plugin package to open video file with VLc and Mxplayer

https://pub.dartlang.org/packages/mx_player_plugin

License:MIT License


Languages

Language:Dart 39.5%Language:Java 33.7%Language:Objective-C 18.0%Language:Ruby 8.7%