1. 29 Apr, 2019 1 commit
  2. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  3. 25 Sep, 2018 3 commits
  4. 12 Sep, 2018 1 commit
  5. 02 Aug, 2018 1 commit
  6. 27 Jul, 2018 1 commit
  7. 23 Jul, 2018 1 commit
  8. 16 Jul, 2018 2 commits
  9. 10 May, 2018 1 commit
  10. 10 Apr, 2018 1 commit
  11. 12 Mar, 2018 1 commit
  12. 08 Mar, 2018 1 commit
  13. 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
  14. 07 Sep, 2017 1 commit
  15. 04 Mar, 2017 1 commit
  16. 02 Feb, 2017 1 commit
  17. 09 Dec, 2016 1 commit
  18. 07 Nov, 2016 1 commit
  19. 19 Mar, 2016 1 commit