overflow
overflow copied to clipboard
No Pin functionality in simpler version & No zoom gestures for complex version
Dear Alexander and all,
Thanks for creating such an amazing repo/tutorial. It is going to be a huge help. As a beginner in flutter, I am trying to figure out whether it is possible to implement the tap to pin feature in the simpler version. Essentially, I need to get the x,y coordinates that the user taped relative to the image and record it / do something with it while displaying a pin on the image. I will do my research online but I would be really grateful if anyone can provide any advice.
If this is impossible, I would also like to try implementing zoom gestures in the complex version.
Thanks!
Clement.