card_stack_widget 0.0.9
card_stack_widget: ^0.0.9 copied to clipboard
A vertical dismissible and customizable stack of cards for Flutter applications
0.0.9 #
- Adding
CardOrientation.noneon card_orientation.dart to disable the swipe on cards
0.0.8 #
- Fix the dismiss orientation according to the last card dismiss
0.0.7 #
- Add the
animateCardScaleproperty
0.0.6 #
- Fix animation when
keyis set
0.0.5 #
- Update documentation and added tests
- Change
reverseOrderlogic
0.0.4 #
- Fix the example images
0.0.3 #
- Update documentation and changed the radius attribute from double to
Radius
0.0.2 #
- Update documentation
0.0.1 #
- First version of the library