How to get number of touch events while using GestureDetector
class in Flutter.
I want to know how to apply both pan and scale gesture to a component/s in a stack.
How to get number of touch events while using GestureDetector
class in Flutter.
I want to know how to apply both pan and scale gesture to a component/s in a stack.