klipt_video_player 1.1.2 copy "klipt_video_player: ^1.1.2" to clipboard
klipt_video_player: ^1.1.2 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 Dart:

 $ dart pub add klipt_video_player

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 dart pub get):

dependencies:
  klipt_video_player: ^1.1.2

Alternatively, your editor might support dart pub get or 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
0
pub points
42%
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

License

unknown (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