BrunoJurkovic / tcard

Flutter tinder like cards
https://pub.dev/packages/tcard
MIT License
145 stars 53 forks source link

Gesture Detection #2

Open yushinzm opened 4 years ago

yushinzm commented 4 years ago

How do I detect whether the card was drag left or right?

issue-label-bot[bot] commented 4 years ago

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

xrr2016 commented 4 years ago

How do I detect whether the card was drag left or right?

I can add this feature this weekend.

xrr2016 commented 4 years ago

How do I detect whether the card was drag left or right?

I can add this feature this weekend.

Updated. https://github.com/xrr2016/tcard#determine-the-sliding-direction

yushinzm commented 4 years ago

How do I detect whether the card was drag left or right?

I can add this feature this weekend.

Updated. https://github.com/xrr2016/tcard#determine-the-sliding-direction

thanks noted.