1. 24 Sep, 2017 1 commit
  2. 21 Sep, 2017 1 commit
  3. 31 Aug, 2017 1 commit
  4. 05 Jun, 2017 1 commit
  5. 19 May, 2017 1 commit
  6. 11 May, 2017 1 commit
  7. 05 May, 2017 1 commit
  8. 31 Mar, 2017 1 commit
  9. 29 Mar, 2017 1 commit
  10. 15 Mar, 2017 1 commit
  11. 10 Mar, 2017 1 commit
  12. 12 Feb, 2017 1 commit
  13. 08 Feb, 2017 1 commit
  14. 06 Feb, 2017 1 commit
  15. 04 Feb, 2017 1 commit
    • Adam Barth's avatar
      Scrollable2.ensureVisible for box-based viewports (#7868) · 7fea0593
      Adam Barth authored
      This patch makes Scrollable2.ensureVisible with SingleChildScrollView. A future
      patch will extend the implementation to work with slivers. (Although the patch
      does include some of the infrastructure for that part of the implementation as
      well.)
      7fea0593
  16. 01 Feb, 2017 2 commits
  17. 31 Jan, 2017 1 commit
    • Adam Barth's avatar
      Add SliverGrid and ScrollGrid (#7745) · 9119969a
      Adam Barth authored
      This patch adds grid supports to slivers and introduces a ScrollGrid
      convenience class for making the common types of scrollable grids.
      
      This patch also deploys ScrollGrid in an example in the Flutter Gallery.
      9119969a
  18. 25 Jan, 2017 2 commits