video_player_android_mux 1.0.2 copy "video_player_android_mux: ^1.0.2" to clipboard
video_player_android_mux: ^1.0.2 copied to clipboard

PlatformAndroid

Android implementation of the video_player_mux plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_player_android_mux

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

dependencies:
  video_player_android_mux: ^1.0.2

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:video_player_android_mux/video_player_android_mux.dart';
2
likes
140
points
98
downloads

Publisher

verified publisherostad.app

Weekly Downloads

Android implementation of the video_player_mux plugin.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, video_player_platform_interface_mux

More

Packages that depend on video_player_android_mux