flick_video_player_custom 0.5.8 copy "flick_video_player_custom: ^0.5.8" to clipboard
flick_video_player_custom: ^0.5.8 copied to clipboard

Flick 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 flick_video_player_custom

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

dependencies:
  flick_video_player_custom: ^0.5.8

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:flick_video_player_custom/flick_video_player_custom.dart';
4
likes
80
pub points
70%
popularity

Publisher

unverified uploader

Flick 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

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, provider, universal_html, video_player, wakelock

More

Packages that depend on flick_video_player_custom