stacked_list_carousel 1.1.0 copy "stacked_list_carousel: ^1.1.0" to clipboard
stacked_list_carousel: ^1.1.0 copied to clipboard

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

0.0.1 #

  • Initial project.

0.0.2 #

  • Reduced SDK constraints (>= 2.15.0)

0.0.3 #

  • Reduced SDK constraints (>= 2.12.0)
  • Added outermost item discarded effect and notify discarded swipe direction
  • Improve performance

1.0.0 #

  • Added consume mode, which allow cards to disappear after swiped.
  • Take a custom StackedListController as a param for StackedListCarousel constructor.
  • More smooth and clean animation.
  • Allow user to customize outermost card and inner cards decoration.

1.0.1 #

  • Update documentation

1.1.0 #

Bug fixes and increase customizations:

  • Fix a bug that cause outermost card clipped inside widget's boundaries
  • Allow user to disable / enable carousel's swipe interaction
  • Allow user to disable automatic loop
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 / tinder cards effect.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on stacked_list_carousel