• Amir Hardon's avatar
    Add an EagerGestureRecognizer. (#21407) · 9506d1e1
    Amir Hardon authored
    This recognizer can be passed in AndroidView's gesureRecognizers when we
    want all touch events in the view bounds to be immediately dispatched
    to the Android view.
    9506d1e1
gestures.dart 1.03 KB