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

A Flutter package for carousel slider that stacks and animates items with customizable spacing, scale, and alignment.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stacked_carousel_slider

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

dependencies:
  stacked_carousel_slider: ^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:stacked_carousel_slider/stacked_carousel_slider.dart';
4
likes
160
points
120
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for carousel slider that stacks and animates items with customizable spacing, scale, and alignment.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on stacked_carousel_slider