1. 25 Nov, 2019 1 commit
  2. 22 Nov, 2019 3 commits
  3. 15 Nov, 2019 1 commit
  4. 17 Sep, 2019 1 commit
  5. 05 Sep, 2019 1 commit
    • Ian Hickson's avatar
      Docs (#39198) · a415c76b
      Ian Hickson authored
      * Minor improvements to framework documentation.
      
      * maybePop documentation fix
      
      * Mark some flutter_test arguments required.
      
      Without these set, we get a crash.
      
      * Minor correction to ListView docs
      a415c76b
  6. 21 Aug, 2019 1 commit
  7. 19 Jul, 2019 1 commit
  8. 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
  9. 14 May, 2019 1 commit
  10. 03 May, 2019 1 commit
  11. 01 May, 2019 1 commit
  12. 23 Apr, 2019 1 commit
  13. 22 Apr, 2019 1 commit
  14. 11 Apr, 2019 1 commit
  15. 03 Apr, 2019 1 commit
  16. 09 Mar, 2019 1 commit
  17. 06 Mar, 2019 1 commit
  18. 28 Feb, 2019 1 commit
    • Greg Spencer's avatar
      Fix spelling errors. (#28657) · ccdd5057
      Greg Spencer authored
      Fix the spelling errors in the dartdocs for the framework.
      
      There are no functionality changes here, just documentation fixes.
      ccdd5057
  19. 21 Feb, 2019 1 commit
  20. 14 Feb, 2019 1 commit
  21. 13 Feb, 2019 1 commit
  22. 17 Jan, 2019 1 commit
  23. 18 Dec, 2018 1 commit
  24. 17 Nov, 2018 1 commit
  25. 15 Nov, 2018 1 commit
    • Justin McCandless's avatar
      Handle a missing ListView separator as an error (#24312) · f9bccb02
      Justin McCandless authored
      * Handle a missing ListView separator as an error
      
      * Handle missing item, and errors in itemBuilder and separatorBuilder
      
      * CR fixes and move error handling into sliver.dart to handle all ListView constructors
      
      * Only show an error for null separatorBuilder value in debug mode
      f9bccb02
  26. 08 Nov, 2018 1 commit
  27. 25 Oct, 2018 1 commit
  28. 09 Oct, 2018 1 commit
  29. 22 Sep, 2018 1 commit
    • Ian Hickson's avatar
      [H] Cleanup (#21542) · 989cf18b
      Ian Hickson authored
      * Improve documentation and clean up code.
      
      * Remove "Note that".
      
      The phrase "note that" is basically meaningless as a prefix to an
      otherwise fine sentence.
      989cf18b
  30. 12 Sep, 2018 1 commit
  31. 11 Sep, 2018 1 commit
    • Dan Field's avatar
      Fix keepalive for large jumps on tabs and lists. (#21350) · 98ad574d
      Dan Field authored
      * Ensure that the _childElements map is properly traversed as a sparse list and not inflated with garbage collected children.
      
      * Add tests to ensure Lists/Tabs with KeepAlive children can make large jumps, don't lose children (including after rebuild).
      98ad574d
  32. 07 Sep, 2018 1 commit
  33. 16 Aug, 2018 1 commit
  34. 05 Jun, 2018 1 commit
  35. 21 May, 2018 1 commit
  36. 04 May, 2018 1 commit
  37. 19 Apr, 2018 1 commit
  38. 20 Mar, 2018 1 commit