mj_video_player 0.0.1 copy "mj_video_player: ^0.0.1" to clipboard
mj_video_player: ^0.0.1 copied to clipboard

A powerful and customizable video player for Flutter with enhanced controls and features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mj_video_player

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

dependencies:
  mj_video_player: ^0.0.1

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:mj_video_player/mj_video_player.dart';
1
likes
150
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and customizable video player for Flutter with enhanced controls and features.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, video_player

More

Packages that depend on mj_video_player