kenji_player 1.0.5 copy "kenji_player: ^1.0.5" to clipboard
kenji_player: ^1.0.5 copied to clipboard

Kenji Video Player is a video player for flutter. The video_player plugin gives low level access for the video playback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kenji_player

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

dependencies:
  kenji_player: ^1.0.5

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:kenji_player/kenji_player.dart';
2
likes
160
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Kenji Video Player is a video player for flutter. The video_player plugin gives low level access for the video playback.

Repository (GitHub)
View/report issues

Topics

#video-player

Documentation

API reference

License

MIT (license)

Dependencies

animate_do, battery_plus, flutter, get_storage, http, interactive_media_ads, path_provider, phosphor_flutter, provider, screen_brightness, url_launcher, video_player, volume_controller, wakelock_plus

More

Packages that depend on kenji_player