1. 17 Nov, 2017 1 commit
    • Greg Spencer's avatar
      Fix spelling errors in all the dartdocs. (#13061) · 0259be90
      Greg Spencer authored
      I got tired of drive-by spelling fixes, so I figured I'd just take care of them all at once.
      
      This only corrects errors in the dartdocs, not regular comments, and I skipped any sample code in the dartdocs. It doesn't touch any identifiers in the dartdocs either. No code changes, just comments.
      0259be90
  2. 24 Oct, 2017 1 commit
  3. 09 Aug, 2017 1 commit
  4. 03 May, 2017 1 commit
  5. 23 Apr, 2017 1 commit
  6. 21 Apr, 2017 1 commit
  7. 17 Mar, 2017 1 commit
  8. 15 Mar, 2017 1 commit
  9. 08 Mar, 2017 1 commit
  10. 04 Mar, 2017 1 commit
  11. 02 Mar, 2017 1 commit
  12. 22 Nov, 2016 1 commit
    • Adam Barth's avatar
      Rename Flexible to Expanded and improve docs (#6978) · 8ca4caa4
      Adam Barth authored
      This patch replaces uses of Flexible with Expanded where we're using
      FlexFit.tight. We still need to think of a better name for the
      FlexFit.loose variant.
      
      Also, improve the docs for Row, Column, Flex, and RenderFlex to be more
      problem-oriented and to give a complete account of the layout algorithn.
      
      Fixes #6960
      Fixes #5169
      8ca4caa4
  13. 21 Oct, 2016 1 commit
  14. 14 Jun, 2016 4 commits
    • pq's avatar
      Review nits. · d3b41867
      pq authored
      d3b41867
    • pq's avatar
      Cleanup. · d81212a3
      pq authored
      d81212a3
    • pq's avatar
      Added asserts. · f5a4e632
      pq authored
      f5a4e632
    • pq's avatar
      Add missing returns. · 7a955487
      pq authored
      As of `1.18.0-dev-0`, these cases will get flagged.  In the meantime, the
      7a955487
  15. 13 Jun, 2016 1 commit