1. 02 Feb, 2018 1 commit
  2. 19 Jan, 2018 1 commit
  3. 21 Dec, 2017 1 commit
  4. 30 Nov, 2017 1 commit
  5. 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
  6. 25 Oct, 2017 1 commit
  7. 03 Oct, 2017 1 commit
  8. 02 Oct, 2017 1 commit
    • Adam Barth's avatar
      Add Alignment, which will replace FractionalOffset (#12342) · 2b126bcd
      Adam Barth authored
      Unlike FractionalOffset, Alignment uses the center as the zero of the
      coordinate system, which makes the RTL math work out much cleaner.
      
      Also, make FractionalOffset into a subclass of Alignment so that clients
      can continue to use FractionalOffset.
      2b126bcd
  9. 11 Sep, 2017 1 commit
  10. 18 Aug, 2017 1 commit
  11. 03 Aug, 2017 1 commit
  12. 25 Jul, 2017 1 commit
  13. 09 Jun, 2017 1 commit
  14. 09 May, 2017 1 commit
  15. 08 May, 2017 1 commit
  16. 03 May, 2017 1 commit
  17. 23 Apr, 2017 1 commit
  18. 21 Apr, 2017 1 commit
  19. 17 Apr, 2017 1 commit
  20. 13 Apr, 2017 1 commit
  21. 11 Apr, 2017 1 commit
    • xster's avatar
      Rename State.config to widget everywhere (#9273) · 89a7fdfc
      xster authored
      Rename State.config to State.widget
      Rename State.didUpdateConfig to State.didUpdateWidget
      Renamed all State subclasses' local variables named config to something else
      89a7fdfc
  22. 17 Mar, 2017 1 commit
  23. 04 Mar, 2017 1 commit
  24. 01 Mar, 2017 1 commit
  25. 14 Feb, 2017 1 commit
    • Ian Hickson's avatar
      Positioned.fromRelativeRect (#8123) · 8ecaff29
      Ian Hickson authored
      Since RelativeRect's whole purpose in life is to make work with Stack
      easier, it's silly that you can't directly use it with Positioned.
      
      Also, tests for RelativeRect.
      And fixes for the bugs that found...
      8ecaff29
  26. 31 Jan, 2017 1 commit
  27. 19 Nov, 2016 1 commit
  28. 15 Nov, 2016 1 commit
  29. 03 Nov, 2016 1 commit
  30. 19 Sep, 2016 1 commit
  31. 16 Sep, 2016 1 commit
  32. 09 Sep, 2016 1 commit
  33. 21 Jul, 2016 1 commit
  34. 07 Jul, 2016 1 commit
  35. 07 Jun, 2016 1 commit
  36. 06 Jun, 2016 1 commit
  37. 04 May, 2016 1 commit
  38. 03 May, 2016 2 commits
  39. 25 Apr, 2016 1 commit