• Todd Volkert's avatar
    Add onLongPressDown, onLongPressCancel (#81260) · 91de4bd3
    Todd Volkert authored
    This adds support for GestureDetector.onLongPressDown and
    GestureDetector.onLongPressCancel, allowing callers to register
    interest in the initial pointer contact that might turn into
    a long-press (and the associated cancel event if the gesture
    loses).
    91de4bd3
Name
Last commit
Last update
..
lib Loading commit data...
test Loading commit data...
test_fixes Loading commit data...
test_private Loading commit data...
test_release Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
build.yaml Loading commit data...
pubspec.yaml Loading commit data...