1. 20 Jun, 2017 1 commit
  2. 08 Jun, 2017 1 commit
  3. 07 Jun, 2017 1 commit
  4. 16 May, 2017 1 commit
  5. 03 May, 2017 1 commit
  6. 27 Apr, 2017 1 commit
  7. 25 Apr, 2017 1 commit
  8. 23 Apr, 2017 1 commit
  9. 21 Apr, 2017 1 commit
  10. 20 Apr, 2017 1 commit
  11. 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
  12. 07 Apr, 2017 1 commit
  13. 31 Mar, 2017 1 commit
  14. 27 Mar, 2017 1 commit
  15. 20 Mar, 2017 1 commit
  16. 17 Mar, 2017 1 commit
  17. 15 Mar, 2017 1 commit
  18. 14 Mar, 2017 2 commits
  19. 04 Mar, 2017 1 commit
  20. 02 Mar, 2017 2 commits
  21. 21 Feb, 2017 2 commits
  22. 17 Feb, 2017 1 commit
    • Adam Barth's avatar
      Two becomes one (#8253) · e0b12ca1
      Adam Barth authored
      Rename all the "2" classes related to scrolling to remove the "2". Now that the
      old scrolling code is gone, we don't need to use the suffix.
      e0b12ca1
  23. 12 Feb, 2017 1 commit
  24. 09 Feb, 2017 1 commit
    • Ian Hickson's avatar
      Port AppBar to Scrollable2 (#7996) · 83a4cf26
      Ian Hickson authored
      Move the back button and drawer opening logic into the app bar.
      
      Move the tap-status-bar-to-scroll-to-top logic to using
      ScrollControllers. Provide a PrimaryScrollController and a `primary`
      flag on scroll views.
      
      Make it possible to track when a route becomes or stops being poppable.
      83a4cf26
  25. 05 Feb, 2017 1 commit
  26. 04 Feb, 2017 1 commit
    • Adam Barth's avatar
      CustomScrollView (#7881) · ff14f35d
      Adam Barth authored
      Also, use CustomScrollView in Shrine and fix a bug with one-line grids
      not painting properly due to their reporiting zero paintExtent.
      ff14f35d
  27. 22 Jan, 2017 1 commit
  28. 30 Nov, 2016 1 commit
  29. 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
  30. 14 Oct, 2016 1 commit
  31. 16 Sep, 2016 2 commits
  32. 19 Aug, 2016 1 commit
  33. 16 Aug, 2016 1 commit
  34. 15 Aug, 2016 1 commit
  35. 08 Aug, 2016 1 commit
  36. 05 Aug, 2016 1 commit