swipe_cards icon indicating copy to clipboard operation
swipe_cards copied to clipboard

Tinder like swipe cards for flutter.

Results 26 swipe_cards issues
Sort by recently updated
recently updated
newest added

This is my need: After swiping, when there are only 5 cards left, I need to insert/append more cards How to achieve this?

If you swipe through all of the cards, and then undo the last one using `matchEngine.rewindMatch()`, you get a Null error. `[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Null check operator used on a...

Hello, I have added an admob banner on the swipe card, and when I try to swipe, it is not working correctly. When I swipe the card, it getting returning...

- After Swipe Like and Then Press on the Like Button (Continues Swipe and Press Like Button fast) after some time Swipe Back Card Disappear ![IMG_20240207_123834](https://github.com/AnupKumarPanwar/swipe_cards/assets/130635088/2a1712d8-c4d3-4c4b-ae37-c4390b5edd0d)

Sometimes back card swiped. Please do the needful. I am attached the video, Please go through it. Uploading 2021_08_18_17_10_45_trim.mp4…

when we swipe 50% of a user profile or example, it does not show next user image as pre loaded, if i swipe user for 50% or more, then next...

I want to say a big thank you for creating this package. I love your package and it is helpful I wanted to make sure that cards on the stack...

1. Added properties: - leftSwipeThreshold - rightSwipeThreshold - topSwipeThreshold They regulate distance that triggers nope/like widgets to appear. 2. Thresholds for triggering nope/like events are set to be equal than...

https://prnt.sc/SbvNQ3vnFgst Please check this. Thank in advance.