video_carousel 0.0.4 copy "video_carousel: ^0.0.4" to clipboard
video_carousel: ^0.0.4 copied to clipboard

Carousel Video Widget. A Flutter package for iOS and Android and MacOS for playing video on a Carousel Widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_carousel

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

dependencies:
  video_carousel: ^0.0.4

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:video_carousel/video_carousel.dart';
3
likes
80
points
9
downloads

Publisher

verified publisherkarsmiths.com

Weekly Downloads

Carousel Video Widget. A Flutter package for iOS and Android and MacOS for playing video on a Carousel Widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

carousel_slider, flutter, video_player, visibility_detector

More

Packages that depend on video_carousel