Skip to content

albert0m/mx_player_plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 39.6%
  • Java 33.7%
  • Objective-C 18.0%
  • Ruby 8.7%