• Hixie's avatar
    Fix double tap constants, add a doubletap test · 7925e060
    Hixie authored
    Document the Gesture Detector constants.
    
    Remove kEdgeSlop since it's obsolete on Android.
    
    Add a test that verifies that when the first tap is canceled, the second
    tap can become the first tap of a subsequent two-tap sequence.
    7925e060
double_tap_test.dart 15.1 KB