• 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
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...