jushutch / swiping_card_deck

A widget for swiping through a deck of cards with gestures or buttons.
https://pub.dev/packages/swiping_card_deck
BSD 3-Clause "New" or "Revised" License
13 stars 10 forks source link

Expose a listener on swipe movement #33

Open wtoalabi opened 1 year ago

wtoalabi commented 1 year ago

Incase you want to do anything when a user starts moving the swap, this listnener can help you plug to that action.

wtoalabi commented 1 year ago

I have what I believe is the fix for this. And I want to send a pull request.