1. 27 Jun, 2018 1 commit
  2. 01 Nov, 2017 1 commit
  3. 21 Sep, 2017 1 commit
  4. 28 Aug, 2017 1 commit
    • Ian Hickson's avatar
      RTL: Padding, Flex (#11709) · f235a2c1
      Ian Hickson authored
      * Introduce a Directionality inherited widget which sets the ambient LTR vs RTL mode (defaulting to null, which means you cannot use directionality-influenced values).
      
      * Make it possible to configure Padding (including Container.padding and Container.margin) using a directionality-agnostic EdgeInsets variant.
      
      * Provide textDirection and verticalDirection controls on Row and Column to make them RTL-aware.
      
      * Introduce a variant of FractionalOffset based on the EdgeInsets variant. Not yet actually used.
      
      * Fix all the tests that depended on Row defaulting to LTR.
      f235a2c1
  5. 19 Apr, 2017 1 commit
  6. 21 Feb, 2017 1 commit
  7. 10 Jan, 2017 1 commit
  8. 19 Nov, 2016 1 commit
  9. 10 Nov, 2016 1 commit
  10. 07 Oct, 2016 1 commit
    • Adam Barth's avatar
      Deploy `@checked` (#6244) · 2c21d795
      Adam Barth authored
      This patch adds `@checked` everywhere is needed to remove the
      `strong_mode_invalid_method_override` strong mode error.
      2c21d795
  11. 20 Sep, 2016 1 commit
  12. 07 Jul, 2016 1 commit
  13. 01 Jul, 2016 1 commit
    • Adam Barth's avatar
      Update use of `@protected` (#4805) · 8c535ad7
      Adam Barth authored
      Now that protected can be accessed from inside the same library, we can
      use protected in a number of new places and we can remove some
      trampolines we were using to work around its previous semantics.
      8c535ad7
  14. 01 Jun, 2016 2 commits
  15. 24 Mar, 2016 1 commit
  16. 11 Dec, 2015 1 commit
  17. 09 Oct, 2015 1 commit
  18. 08 Sep, 2015 1 commit
  19. 30 Aug, 2015 1 commit
  20. 28 Jul, 2015 2 commits
  21. 16 Jul, 2015 1 commit