videos_player 0.1.3 copy "videos_player: ^0.1.3" to clipboard
videos_player: ^0.1.3 copied to clipboard

A flutter package to display list of video with help of chewie and video player

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add videos_player

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

dependencies:
  videos_player: ^0.1.3

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:videos_player/videos_player.dart';
51
likes
40
pub points
69%
popularity

Publisher

unverified uploader

A flutter package to display list of video with help of chewie and video player

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

chewie, flutter, video_player

More

Packages that depend on videos_player