stacked_list_carousel 0.0.3+1 copy "stacked_list_carousel: ^0.0.3+1" to clipboard
stacked_list_carousel: ^0.0.3+1 copied to clipboard

Interactive carousel layout that arrange items vertically stacked, which most suitable for implementing in-app banners use case.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stacked_list_carousel

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

dependencies:
  stacked_list_carousel: ^0.0.3+1

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_list_carousel/stacked_list_carousel.dart';
29
likes
160
points
445
downloads

Publisher

unverified uploader

Weekly Downloads

Interactive carousel layout that arrange items vertically stacked, which most suitable for implementing in-app banners use case.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on stacked_list_carousel