• 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
..
.idea Loading commit data...
android Loading commit data...
ios Loading commit data...
lib Loading commit data...
test Loading commit data...
test_driver Loading commit data...
tool Loading commit data...
.gitignore Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
android.iml Loading commit data...
flutter_gallery.iml Loading commit data...
pubspec.yaml Loading commit data...