touchable
touchable copied to clipboard
Incorrect GestureDetector arguments: pan gesture and a scale gesture recognizers
I'm trying to run the example on a clean project but I get this error:
Exception has occurred. FlutterError (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.)
Is this package still active? Also compiler warns about outdated pkgs.