flutter_card_swiper 1.2.0
flutter_card_swiper: ^1.2.0 copied to clipboard
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.
[1.2.0] #
- Allow changing the scale of the card that is behind the front card
[1.1.1] #
- Dipose the CardSwiperController to avoid memory leaks
[1.1.0] #
- Add option to slide up and down through controller
[1.0.2] #
- Make all callbacks type-safe
[1.0.1] #
- Fix problem with the back card not being rendered
[1.0.0] #
- Based on Appinio Swiper