You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also encountered a similar situation where I used a map widget inside a Slider, and the gestures of the map were not working, possibly conflicting with the gestures of the Slider.
I created a fork and conditioned the part related to the gesture detector. If it doesn't affect your application's usability, you can try using it by simply adding the attribute "useGestures = false". Link: https://github.com/Segatti/flutter_slider_drawer
I'm not sure what blocks it, but it doesn't work.
The text was updated successfully, but these errors were encountered: