carousel_extended 1.2.0 copy "carousel_extended: ^1.2.0" to clipboard
carousel_extended: ^1.2.0 copied to clipboard

A Flutter Carousel Slider widget based on carousel_pro. Also support navigating sliders.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carousel_extended

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

dependencies:
  carousel_extended: ^1.2.0

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:carousel_extended/carousel_extended.dart';
5
likes
35
pub points
37%
popularity

Publisher

unverified uploader

A Flutter Carousel Slider widget based on carousel_pro. Also support navigating sliders.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on carousel_extended