FLUTTER ECOSYSTEM

tcard

A tinder like cards flutter plugin, can slide it's children left or right. You can use it to show some images, videos and so on.

tcard cover
Latest version
1.3.5
30-day downloads
327
Likes
195
Pub points
140

Package Overview

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

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

Install package

flutter pub add tcard

Categories

Related projects