mux_player 0.0.2 copy "mux_player: ^0.0.2" to clipboard
mux_player: ^0.0.2 copied to clipboard

Mux video player plugin for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mux_player

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

dependencies:
  mux_player: ^0.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:mux_player/mux_player.dart';
5
likes
130
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

Mux video player plugin for flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, webviewx

More

Packages that depend on mux_player