swipable_card 0.0.3 copy "swipable_card: ^0.0.3" to clipboard
swipable_card: ^0.0.3 copied to clipboard

swipable_card is a Flutter package that makes it easy to implement swipeable card layouts, inspired by Tinder-style gestures.

Changelog #

All notable changes to this package will be documented in this file.

0.0.3 #

  • Fixed multiple card swap unique key violation error.

0.0.2 #

  • Added documentation for SwipeCards and SwipeCardsController.
  • Fixed public_member_api_docs lint warnings.

0.0.1 - 2025-08-24 #

Added #

  • Initial release of swipable_card Flutter package.
  • Tinder-style swipeable cards with left, right, up, and down gestures.
  • Smooth built-in animations for card transitions.
  • Configurable card stack layout with looping option.
  • Example app demonstrating usage of the package.

Fixed #

  • N/A

Deprecated #

  • N/A

Removed #

  • N/A
1
likes
150
points
5
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

swipable_card is a Flutter package that makes it easy to implement swipeable card layouts, inspired by Tinder-style gestures.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on swipable_card