flutter/packages/unit/test/gestures
Hixie 7925e060b9 Fix double tap constants, add a doubletap test
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.
2015-11-03 16:53:08 -08:00
..
arena_test.dart Add release semantics, add test 2015-10-14 17:03:26 -07:00
double_tap_test.dart Fix double tap constants, add a doubletap test 2015-11-03 16:53:08 -08:00
long_press_test.dart Replace ShowPress with TapDown 2015-11-02 19:10:33 -08:00
lsq_solver_test.dart Move velocity tracker to dart 2015-11-02 11:14:17 -08:00
pointer_router_test.dart Add dart-layer input event abstraction 2015-10-13 15:16:04 -07:00
scale_test.dart Address comments 2015-10-13 16:57:40 -07:00
scroll_test.dart Add the position at which drags start 2015-10-27 14:25:03 -07:00
tap_test.dart #1834 Reset tap state after successful tap 2015-10-27 14:47:09 -07:00
velocity_tracker_data.dart Move velocity tracker to dart 2015-11-02 11:14:17 -08:00
velocity_tracker_test.dart Move velocity tracker to dart 2015-11-02 11:14:17 -08:00