ricardodalarme / flutter_card_swiper

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.
https://pub.dev/packages/flutter_card_swiper
MIT License
154 stars 72 forks source link

Cards Flickering #34

Open apilsamrat opened 7 months ago

apilsamrat commented 7 months ago

Swipe cards flicker when there is a future builder in the child of the card.

ricardodalarme commented 6 months ago

Could you share a code example of that?