Open
Description
Error :
"The following assertion was thrown building CanvasTouchDetector(dirty, state: _CanvasTouchDetectorState#56194):
Incorrect GestureDetector arguments.
Having both a pan gesture recognizer and a scale gesture recognizer is redundant; scale is a superset of pan.
Just use the scale gesture recognizer."
I wanted to use only tap so deleting other gesture detectors solved the problem for me
Metadata
Metadata
Assignees
Labels
No labels