• Michael Goderbauer's avatar
    a11y: implement new SemanticsAction "showOnScreen" (v2) (#11156) · b5c461a9
    Michael Goderbauer authored
    * a11y: implement new SemanticsAction "showOnScreen" (v2)
    
    This action is triggered when the user swipes (in accessibility mode) to the last visible item of a scrollable list to bring that item fully on screen.
    
    This requires engine rolled to flutter/engine#3856.
    
    I am in the process of adding tests, but I'd like to get early feedback to see if this approach is OK.
    
    * fix null check
    
    * review comments
    
    * review comments
    
    * Add test
    
    * fix analyzer warning
    b5c461a9
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
appveyor.yml Loading commit data...