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

created swap movement detector with direction #34

Open wtoalabi opened 1 year ago

wtoalabi commented 1 year ago

This fix exposes a listener that users can plug-into when a swap starts moving. Refer to these issues: #33 and #32