Overview
tcard is a Flutter plugin that enables Tinder-like card swiping functionality, allowing users to slide child widgets left or right. It's ideal for displaying images, videos, or other content in a swipeable card interface. The plugin supports multiple platforms including Android, iOS, Web, macOS, Windows, and Linux, making it versatile for cross-platform applications. With simple integration via pub, tcard provides an intuitive way to build interactive card-based experiences.
Use cases
- Swipeable image galleries
- Interactive product showcases
- Tinder-style dating apps
- Content discovery interfaces
- Media browsing experiences
Key features
- Left/right swipe gestures
- Support for various child widgets
- Cross-platform compatibility
- Simple integration with pub
- Smooth animation transitions
Suitable for
- Developers building swipeable UIs
- Apps requiring card-based navigation
- Interactive media displays
- Cross-platform mobile and web apps
- Prototyping swipe interactions
Considerations
- Limited to horizontal swiping only
- May require custom styling for complex layouts
- Performance depends on child widget complexity
- Not optimized for vertical scrolling
- Requires careful handling of state management
