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

Added on slide update callback #10

Closed Rashid-Khabeer closed 2 years ago

Rashid-Khabeer commented 2 years ago

Issue: #9 Added onSlideupdate call back in swipe item

onSlideUpdate(SlideRegion? region) { /// Perform task }

onSlideUpdate can be null if someone does not want to use.

alpeshvasani commented 2 years ago

@Rashid-Khabeer When can we have this released as version 0.1.1 on pub.dev?

Rashid-Khabeer commented 2 years ago

@alpeshvasani when @AnupKumarPanwar will merge this pull request and create a release, then it will be available on pub.dev

alpeshvasani commented 2 years ago

@AnupKumarPanwar Can we have this released, please?