animated_card_stack 0.1.3
animated_card_stack: ^0.1.3 copied to clipboard
A highly customizable Flutter widget that renders an interactive, animated stack of cards. Features smooth swipe-to-cycle animations and flexible builders.
0.1.3 #
- Fix code formatting to comply with Dart formatter guidelines.
0.1.2 #
- Fix deprecated
translateandscalemethod usage to improve pub.dev score.
0.1.0 #
- Initial release of the
animated_card_stackpackage. - Features swipe-to-dismiss and cycle animations.
- Customizable card builder and drag threshold.