Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for adding a function: determining the start of card movement #27

Open
wfgm5k2d opened this issue Dec 16, 2023 · 5 comments
Open

Comments

@wfgm5k2d
Copy link

Hello! I really like your package flutter_card_swiper, it almost meets my needs. I would like to know how I can get the card offset coordinate? I'll take a picture. The onSwipe event shows the final direction after moving the card, as does the onSwipeDirectionChange event. I would like to be able to determine the beginning of the movement and the direction, perhaps get the X and Y coordinates. It is important for me to know the moment the movement begins, the direction in which direction the movement is carried out and the end of the movement when the card is flipped. Please tell me, is it possible to somehow find out this now or is there such functionality in the plans?

@ektapadaliya
Copy link

@wfgm5k2d Did you find any solution?
I'm finding a way to tell that animation start.

@wfgm5k2d
Copy link
Author

wfgm5k2d commented Feb 10, 2024 via email

@awaisabbasaa11
Copy link

@wfgm5k2d can you please share your solution? Thanks

@wfgm5k2d
Copy link
Author

wfgm5k2d commented Jun 15, 2024 via email

@awaisabbasaa11
Copy link

@wfgm5k2d Thank you for your quick reply i solved this by following your approach, much appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants