1. 10 May, 2018 1 commit
  2. 10 Apr, 2018 1 commit
  3. 12 Mar, 2018 1 commit
  4. 08 Mar, 2018 1 commit
  5. 08 Sep, 2017 2 commits
    • Ian Hickson's avatar
      Fix WidgetsApp to wrap its contents in a Directionality (#12018) · fad36baa
      Ian Hickson authored
      ...rather than only wrapping the children.
      
      Also, improvements to Banner to better support RTL, and mock_canvas to
      make debugging things easier.
      fad36baa
    • 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
  6. 07 Sep, 2017 1 commit
  7. 04 Mar, 2017 1 commit
  8. 02 Feb, 2017 1 commit
  9. 09 Dec, 2016 1 commit
  10. 07 Nov, 2016 1 commit
  11. 19 Mar, 2016 1 commit