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

outdated

Make an easy video player with multi in build player styles

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qplayer

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

dependencies:
  qplayer: ^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:qplayer/qplayer.dart';
7
likes
0
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

Make an easy video player with multi in build player styles

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, provider, video_player, wakelock

More

Packages that depend on qplayer