flutter_tindercard 0.2.0
flutter_tindercard: ^0.2.0 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
CardSwipeCompleteCallbackfor the swiped orientation: - add
CardDragUpdateCallbackfor the swiping position.
0.1.5 #
- update
CardSwipeCompleteCallbackwith the card's index param:
0.1.6 #
- add
CardControllerto trigger swap from outside.
0.1.7 #
- add
animDurationparam to custom. - Optimize the animation.
0.1.8 #
- update
CardDragUpdateCallbackfor the swiping card's detail. - add
swipeEdgeto 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.