• Todd Volkert's avatar
    Add SerialTapGestureRecognizer (#83082) · 6490a4e9
    Todd Volkert authored
    This gesture recognizer can be used to recognize the classic
    "onclick" behavior, where each tap in a series fires an event
    with an incrementing "count" of how many taps have occurred
    in series. This can in turn be used to build widgets that respond
    to both tap and double-tap, or for widgets like the YouTube TV
    player, where each subsequent tap in a series of >2 taps adjusts
    the playhead another 15 seconds.
    
    Fixes https://github.com/flutter/flutter/issues/81657
    6490a4e9
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
integration_test Loading commit data...
analysis_options.yaml Loading commit data...