stacked_list_carousel 1.1.0
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