• 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
..
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...
services Loading commit data...
ui Loading commit data...
widgets Loading commit data...