1. 08 Aug, 2019 1 commit
  2. 09 May, 2019 1 commit
  3. 12 Sep, 2018 1 commit
  4. 04 May, 2018 1 commit
  5. 20 Mar, 2018 1 commit
  6. 21 Feb, 2018 1 commit
  7. 19 Jan, 2018 1 commit
  8. 24 Sep, 2017 1 commit
  9. 21 Sep, 2017 1 commit
  10. 31 Aug, 2017 1 commit
  11. 05 Jun, 2017 1 commit
  12. 19 May, 2017 1 commit
  13. 11 May, 2017 1 commit
  14. 05 May, 2017 1 commit
  15. 31 Mar, 2017 1 commit
  16. 29 Mar, 2017 1 commit
  17. 15 Mar, 2017 1 commit
  18. 10 Mar, 2017 1 commit
  19. 12 Feb, 2017 1 commit
  20. 08 Feb, 2017 1 commit
  21. 06 Feb, 2017 1 commit
  22. 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
  23. 01 Feb, 2017 2 commits
  24. 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
  25. 25 Jan, 2017 2 commits