external_video_player_launcher 0.0.3 copy "external_video_player_launcher: ^0.0.3" to clipboard
external_video_player_launcher: ^0.0.3 copied to clipboard

PlatformAndroid

An external video player laucher that can lauch url/dir with MxPlayer , VLC player and Other Player

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add external_video_player_launcher

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

dependencies:
  external_video_player_launcher: ^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:external_video_player_launcher/external_video_player_launcher.dart';
9
likes
120
pub points
73%
popularity

Publisher

verified publisherb14ckc0d3.xyz

An external video player laucher that can lauch url/dir with MxPlayer , VLC player and Other Player

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

android_intent_plus, flutter

More

Packages that depend on external_video_player_launcher