1. 02 Oct, 2023 1 commit
  2. 07 Aug, 2023 1 commit
  3. 05 Jun, 2023 1 commit
    • Kate Lovett's avatar
      Remove scrollbar deprecations isAlwaysShown and hoverThickness (#127351) · a3ddead1
      Kate Lovett authored
      The deprecated `[RawScrollbar/Scrollbar/CupertinoScrollbar/ScrollbarThemeData].isAlwaysShown` has expired and is removed in thi PR.
      Also, `Scrollbar.hoverThickness` is also removed after having expired.
      
      The replacement for `isAlwaysShown` is `thumbVisibility`. This deprecation was introduced in #96957. The name change came from new behaviors like a track that is conditionally visible. Since the original API only referred to the thumb, the name was changed to reflect this intention. This change is supported by dart fix. ✅ 
      
      The replacement for `hoverThickness` is `ScrollbarThemeData.thickness`, which is a MaterialStateProperty that allows for the thickness to respond to multiple states including hover. This deprecation was introduced in #97173. This change is not supported by dart fix. 😞  
      
      Part of https://github.com/flutter/flutter/issues/127042
      a3ddead1
  4. 06 Apr, 2023 1 commit
  5. 14 Mar, 2023 1 commit
  6. 10 Mar, 2023 1 commit
    • Casey Hillers's avatar
      Revert PRs relating to single window assumption (#122369) · 1f426123
      Casey Hillers authored
      * Revert "Remove references to BindingBase.window (#122119)"
      
      This reverts commit c7681f00.
      
      * Revert "Remove another reference to BindingBase.window (#122341)"
      
      This reverts commit 6ec44450.
      
      * Revert "Reland (2): Removes single window assumptions from `flutter_test` (#122233)"
      
      This reverts commit eb3d317e.
      
      * Revert "Remove single view assumption from TestViewConfiguration (#122352)"
      
      This reverts commit 927289fb.
      
      * Revert "Updates `flutter/test/cupertino` to no longer use `TestWindow` (#122325)"
      
      This reverts commit 67e17e45.
      
      * Revert "Updates `flutter/test/gestures` to no longer reference `TestWindow` (#122327)"
      
      This reverts commit c2a5111c.
      
      * Revert "Updates `flutter/test/rendering` to no longer use `TestWindow` (#122347)"
      
      This reverts commit 28b65e08.
      
      * Revert "Updates `flutter_localizations/test` to stop using `TestWindow` (#122321)"
      
      This reverts commit 01367d52.
      1f426123
  7. 09 Mar, 2023 1 commit
  8. 05 Nov, 2022 1 commit
  9. 16 Sep, 2022 1 commit
  10. 14 Jul, 2022 1 commit
  11. 24 Jan, 2022 1 commit
  12. 21 Jan, 2022 1 commit
  13. 14 Dec, 2021 1 commit
  14. 08 Oct, 2021 3 commits
  15. 04 Oct, 2021 1 commit
  16. 09 Aug, 2021 1 commit
  17. 04 Aug, 2021 1 commit
  18. 03 Aug, 2021 1 commit
  19. 23 Jun, 2021 1 commit
  20. 10 Jun, 2021 2 commits
  21. 02 Jun, 2021 2 commits
  22. 21 May, 2021 1 commit
  23. 17 May, 2021 2 commits
  24. 14 May, 2021 1 commit
  25. 13 May, 2021 1 commit
  26. 04 May, 2021 2 commits
  27. 27 Apr, 2021 1 commit
  28. 26 Apr, 2021 1 commit
  29. 23 Apr, 2021 1 commit
  30. 30 Mar, 2021 1 commit
  31. 29 Jan, 2021 1 commit
  32. 15 Dec, 2020 1 commit
  33. 11 Dec, 2020 1 commit
  34. 27 Oct, 2020 1 commit