kuma_player 0.1.0 copy "kuma_player: ^0.1.0" to clipboard
kuma_player: ^0.1.0 copied to clipboard

A video player for flutter support video cache, and drawing on other app on android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kuma_player

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

dependencies:
  kuma_player: ^0.1.0

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:kuma_player/kuma_player.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A video player for flutter support video cache, and drawing on other app on android.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

crypto, flutter, flutter_spinkit, http, http_multi_server, mime, path, path_provider, positioned_tap_detector, shelf, video_player

More

Packages that depend on kuma_player