stacked_cards 0.1.1
stacked_cards: ^0.1.1 copied to clipboard
A Flutter widget that shows animated, tappable stacked cards.
flutter_stacked_cards #
A Flutter widget that shows animated, tappable stacked cards with gradient backgrounds.
Features #
- Smooth animated stacking
- Customizable
CardItem(title, body, icon) - Pastel gradient backgrounds
- Scrollable content when expanded
Getting Started #
-
Add to your
pubspec.yaml:dependencies: flutter_stacked_cards: ^0.1.0