flutter_swipecards 0.2.1 copy "flutter_swipecards: ^0.2.1" to clipboard
flutter_swipecards: ^0.2.1 copied to clipboard

Tinder(TanTan) Card Widget, fast way to have a high quality swap card widget in your flutter app.

0.1.4 #

  • add CardSwipeCompleteCallback for the swiped orientation:
  • add CardDragUpdateCallback for the swiping position.

0.1.5 #

  • update CardSwipeCompleteCallback with the card's index param:

0.1.6 #

  • add CardController to trigger swap from outside.

0.1.7 #

  • add animDuration param to custom.
  • Optimize the animation.

0.1.8 #

  • update CardDragUpdateCallback for the swiping card's detail.
  • add swipeEdge to determine action(recover or swipe) when you release your swiping card.

0.1.9 #

  • Bug Fix.
  • Support async.
  • Support vertical swip.

0.2.0 #

  • Upgrade swipe animation.

0.2.1 #

  • Lint using Pedantic.
  • Migrate to null safety.
7
likes
130
pub points
77%
popularity

Publisher

verified publisheryashgarg.dev

Tinder(TanTan) Card Widget, fast way to have a high quality swap card widget in your flutter app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, pedantic

More

Packages that depend on flutter_swipecards