Top Flutter Tinder Swipe Cards packages Tinder revolutionized the dating landscape via a very simple and intuitive UI - Swipe Left for No, Swipe Right for Yes. Now, you can easily add this binary decision making UI to your Flutter app (for dating, e-commerce, voting, etc.) using packages which implement Tinder like Swipe Cards. The complete list of Flutter packages that can add Tinder like Swipe Cards or Swipable Cards is provided below.
appinio_swiper
385
An awesome fully custamisable Tinder Card Swiper which allows swiping in all directions with any Custom Widget (Stateless or Statefull).
flutter_card_swiper
348
This is a Tinder-like card swiper package. It allows you to swipe left, right, up, and down and define your own business logic for each direction.
flutter_tindercard
144
Tinder(TanTan) Card Widget, fast way to have a high quality swap card widget in your flutter app.
swipeable_card_stack
90
This is Tinder like swipeable cards package. You can add your own widgets to the stack, receive all four events, left, right, up and down. You can define your own business logic for each direction.