I am new in the flutter and my problem is when the GestureDetector child is a flutter map a OnTapUp method not response but when the child is a container every things work fine. How to get response from OnTapUp when GestureDetector child is a flutter map?
flutter GestureDetector with the flutter map or mapbox
664 views Asked by Masoud H At
3
maybe you could use a stack and create button over it with transparent background.