1. 27 Sep, 2019 1 commit
  2. 19 Jul, 2019 1 commit
  3. 14 Jun, 2019 1 commit
    • Kate Lovett's avatar
      SliverFillRemaining flag for different use cases (#33627) · 81bbd3e1
      Kate Lovett authored
      * WIP
      
      * Fixing nested scroll view tests
      
      * Fixing nested scroll view tests
      
      * Fixing nested scroll view tests
      
      * WIP
      
      * Added flag for SliverFillRemaining
      
      * Clean up
      
      * Review
      
      * Reverted nested scroll view tests
      
      * Updating tests
      
      * Updated for overscroll behavior
      81bbd3e1
  4. 12 Sep, 2018 1 commit
  5. 02 Aug, 2018 1 commit
  6. 27 Jul, 2018 1 commit
  7. 23 Jul, 2018 1 commit
  8. 16 Jul, 2018 2 commits
  9. 05 Sep, 2017 1 commit
  10. 07 Apr, 2017 1 commit
  11. 05 Apr, 2017 1 commit
  12. 13 Mar, 2017 1 commit
  13. 04 Mar, 2017 1 commit
  14. 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
  15. 07 Feb, 2017 1 commit
  16. 02 Feb, 2017 1 commit
  17. 01 Feb, 2017 1 commit
    • Adam Barth's avatar
      Add SliverFill (#7776) · 41f1f8a4
      Adam Barth authored
      SliverFill fills the remaining space in the viewport with each box
      child. We'll use this sliver as a building block for pageable lists.
      41f1f8a4