FLUTTER ECOSYSTEM

card_stack_widget

A vertical dismissible and customizable stack of cards for Flutter applications

card_stack_widget cover
Latest version
0.1.6
30-day downloads
284
Likes
85
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

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
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add card_stack_widget

Categories

Source repository

Related projects

No data available yet.