Flutter: Disabling Multi-Touch/Drag with Gesture Detector

前端 未结 2 1437
温柔的废话
温柔的废话 2021-01-28 16:23

Im currently building a Slider widget which multiple handle and am currently implementing the Gesture Detector. I am having an issue where if you touch/drag the screen with a se

2条回答
  •  再見小時候
    2021-01-28 16:53

    Whilst I was working on another separate problem I happened to have also solved this problem by using the solution here

提交回复
热议问题