Overview
A Flutter widget that enables the creation of a vertical carousel featuring stacked cards, ideal for showcasing content in a visually engaging way. It supports smooth scrolling and card layering, with customizable depth and spacing. The package is compatible across all major platforms including Android, iOS, Web, macOS, Windows, and Linux. Designed for developers seeking an elegant, interactive card-based interface without complex implementation. It integrates seamlessly into existing Flutter projects via a simple pub add command.
Use cases
- Displaying image galleries
- Showcasing product listings
- Presenting user profiles
- Creating interactive onboarding screens
- Building card-based dashboards
Key features
- Vertical stacking layout
- Smooth scroll interactions
- Customizable card depth and spacing
- Platform-agnostic design
- Easy integration with Flutter
- Support for gesture-based navigation
Suitable for
- Mobile app UIs
- Web application interfaces
- Interactive prototypes
- Content-rich applications
- Design-focused Flutter projects
Considerations
- May require performance optimization for large datasets
- Limited customization for non-card layouts
- Not ideal for horizontal card flows
- Best suited for moderate card counts
- Requires careful handling of animation states
