flutter/packages/unit/test/gestures
Adam Barth 63101e49bc Fold fling gesture into onDragEnd
That way the fling engages in the same direction as the scroll. For example, if
you have a horizontal scroll nested inside a vertical scroll, the fling will
take place in the same direction as the scroll.
2015-09-10 12:38:11 -07:00
..
arena_test.dart Scrolls should start immediately when possible 2015-08-29 22:30:49 -07:00
long_press_test.dart Remove package:sky/base 2015-09-08 10:59:07 -07:00
pointer_router_test.dart Remove package:sky/base 2015-09-08 10:59:07 -07:00
scroll_test.dart Fold fling gesture into onDragEnd 2015-09-10 12:38:11 -07:00
show_press_test.dart Remove package:sky/base 2015-09-08 10:59:07 -07:00
tap_test.dart Remove package:sky/base 2015-09-08 10:59:07 -07:00