• Hans Muller's avatar
    Convert Dismissable to use gestures · 7a42fe34
    Hans Muller authored
    Convert Dismissable to use the ScrollStart, ScrollUpdate, and ScrollEnd gestures. Support for fling gestures is TBD.
    
    Included a basic unit test that checks that one item can be dismissed with a press-drag-release gesture.
    
    Fixed the scroll gesture recognizer: if the last pointer goes up and candidate recognizers still exist, then reject the gesture.
    7a42fe34
Name
Last commit
Last update
..
align_test.dart Loading commit data...
box_decoration_test.dart Loading commit data...
date_picker_test.dart Loading commit data...
dismissable_test.dart Loading commit data...
flex_test.dart Loading commit data...
gesture_detector_test.dart Loading commit data...
global_key_test.dart Loading commit data...
homogeneous_viewport_test.dart Loading commit data...
mimic_test.dart Loading commit data...
mixed_viewport_test.dart Loading commit data...
pageable_list_test.dart Loading commit data...
progress_indicator_test.dart Loading commit data...
transform_test.dart Loading commit data...
widget_tester.dart Loading commit data...