AnupKumarPanwar / swipe_cards

Tinder like swipe cards for flutter.
https://pub.dev/packages/swipe_cards
BSD 3-Clause "New" or "Revised" License
52 stars 47 forks source link

Dispose slideOutAnimation #11

Open subtyven opened 2 years ago

subtyven commented 2 years ago

Hello,

It seems that in "draggable_card.dart" the AnimationController slideOutAnimation should be disposed in dispose method like the slideBackAnimation is ?