• Amir Hardon's avatar
    Re-land "Make AndroidView participate in gesture arenas." (#21097) · c5b7766c
    Amir Hardon authored
    This re-lands commit c594696f.
    
    The original PR was breaking the integration test as while the
    gesture was active the AndroidView's parent widget got rebuilt which
    disposed the _AndroidViewGestureRecognizer and dropped pointer events
    from that point on.
    
    This change adds a unit test that reproduces the failure case, and
    fixes it by not rebuilding the _AndroidViewGestureRecognizer if the
    list of gesture recognizers did not change.
    c5b7766c
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
engine Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...
flutter_test_alternative.dart Loading commit data...
flutter_test_config.dart Loading commit data...