Skip to content

I didn't find a way how to recognize tap on the map using this package. #182

Answered by josxha
miakh asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for your feedback @miakh. I agree, gesture callbacks is something the package needs to improve on. A GestureDetector won't work as it won't pass the gestures on to the child widgets but you can use a Listener instead.

Maybe that's in general a suitable solution to fix platform specific gesture callbacks as it currently is. 🤔

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by josxha
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants