klipt_video_player 1.1.4+1 copy "klipt_video_player: ^1.1.4+1" to clipboard
klipt_video_player: ^1.1.4+1 copied to clipboard

A Flutter video player with multiple gesture support, based on Chewie and added danmaku (bullet/barrage) function inside it.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add klipt_video_player

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

dependencies:
  klipt_video_player: ^1.1.4+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:klipt_video_player/klipt_video_player.dart';
0
likes
130
pub points
51%
popularity

Publisher

verified publishervivatlantis.com

A Flutter video player with multiple gesture support, based on Chewie and added danmaku (bullet/barrage) function inside it.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

battery_plus, flutter, flutter_overlay, fluttertoast, get, provider, screen_brightness, side_sheet, video_player, volume_controller, wakelock_plus

More

Packages that depend on klipt_video_player