0

How to make a card stack component that you can swipe through and has the cards move to the front or the back depending on which direction you are swiping from!

Refer:https://www.youtube.com/watch?v=T9KCxdkb4h0&ab_channel=DarrenNorthcott-Figma%2CUX%26UI

Sekar
  • 11
  • 2
  • Try these: https://pub.dev/packages/swipeable_card_stack, https://pub.dev/packages/card_swiper, https://pub.dev/packages/flutter_card_swiper, https://pub.dev/packages/tcard – Aks Mar 08 '23 at 14:09

1 Answers1

0

You can try this swipe_deck package. I think this package is fulfill your requirements.

Zakaria Hossain
  • 2,188
  • 2
  • 13
  • 24