flutter/examples/api/test/widgets/gesture_detector
yim c051b69e2a
Add boundary feature to the drag gesture. (#147521)
Inspired by the review on #146182.

This PR adds boundary feature to the drag gestures, including `MultiDragGestureRecognizer` and `DragGestureRecognizer`. The `GestureDetector` widget will also benefit from this.
2024-10-30 03:01:18 +00:00
..
gesture_detector.0_test.dart Add tests for gesture_detector.0.dart and gesture_detector.1.dart API examples. (#146724) 2024-04-19 23:08:04 +00:00
gesture_detector.1_test.dart Add tests for gesture_detector.0.dart and gesture_detector.1.dart API examples. (#146724) 2024-04-19 23:08:04 +00:00
gesture_detector.2_test.dart Remove "note that" in our documentation (as per style guide) (#120842) 2023-02-17 22:27:33 +00:00
gesture_detector.3_test.dart Add boundary feature to the drag gesture. (#147521) 2024-10-30 03:01:18 +00:00