Overview
A Flutter package that provides a vertical stack of dismissible cards, allowing users to swipe up or down to navigate through content. Each card can be customized with unique layouts, animations, and behaviors. Ideal for interactive interfaces like quizzes, product showcases, or task lists. The widget supports multiple platforms including Android, iOS, Web, macOS, Windows, and Linux, ensuring consistent performance across devices.
Use cases
- Interactive card-based navigation
- Product or item discovery interfaces
- Quiz or survey applications
- Task management with swipe actions
- Content browsing with smooth transitions
Key features
- Vertical card stacking
- Swipe-to-dismiss gestures
- Customizable card appearance
- Cross-platform compatibility
- Built-in animation support
- Extensible event handling
Suitable for
- Developers building card-based UIs
- Apps requiring swipe interactions
- Multi-platform Flutter projects
- Interactive onboarding flows
- Dynamic content presentation
Considerations
- Requires careful handling of gesture conflicts
- May impact performance with large card counts
- Customization requires familiarity with Flutter layout
- Limited built-in themes
- Not optimized for horizontal stacks
- Depends on external dependencies for advanced features
