• Adam Barth's avatar
    Rename BannerLocation enum values (#11960) · 1792766a
    Adam Barth authored
    * Rename BannerLocation enum values
    
     * topLeft -> topStart
     * topRight -> topEnd
     * bottomLeft -> bottomStart
     * bottomRight -> bottomEnd
    
    These names will make it easier for us to adjust the location of the
    banner in right-to-left mode.
    
    See the discussion on flutter-dev.
    
    * Add RTL support for Banner
    
    Fixes #11905
    1792766a
Name
Last commit
Last update
..
src Loading commit data...
analysis_options_user.yaml Loading commit data...
animation.dart Loading commit data...
cupertino.dart Loading commit data...
foundation.dart Loading commit data...
gestures.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
physics.dart Loading commit data...
rendering.dart Loading commit data...
scheduler.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...