1. 13 Feb, 2024 1 commit
  2. 15 Dec, 2023 1 commit
  3. 08 Sep, 2023 1 commit
  4. 05 Sep, 2023 1 commit
  5. 31 Aug, 2023 1 commit
  6. 14 Aug, 2023 1 commit
  7. 07 Aug, 2023 1 commit
  8. 22 Jul, 2023 1 commit
  9. 13 Jun, 2023 1 commit
    • Qun Cheng's avatar
      Update unit tests in material library for Material 3 (#128725) · a5f8b64e
      Qun Cheng authored
      Updates most of the unit tests in the packages/flutter/test/material folder so that they'll pass if ThemeData.useMaterial3 defaults to true.
      
      All of the tests have wired useMaterial3 to false and will need to be updated with a M3 version.
      
      related to #127064
      a5f8b64e
  10. 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
  11. 15 Mar, 2023 1 commit
  12. 14 Mar, 2023 2 commits
  13. 03 Jan, 2023 1 commit
  14. 27 Dec, 2022 1 commit
  15. 22 Dec, 2022 1 commit
  16. 21 Dec, 2022 1 commit
  17. 05 Nov, 2022 1 commit
  18. 03 Aug, 2022 1 commit
  19. 25 May, 2022 1 commit
  20. 20 May, 2022 1 commit
  21. 27 Apr, 2022 1 commit
  22. 03 Feb, 2022 1 commit
  23. 26 Jan, 2022 1 commit
  24. 24 Jan, 2022 1 commit
  25. 01 Dec, 2021 1 commit
  26. 08 Oct, 2021 3 commits
  27. 04 Oct, 2021 1 commit
  28. 12 Aug, 2021 1 commit
  29. 11 Aug, 2021 1 commit
  30. 27 Jul, 2021 1 commit
  31. 15 Jul, 2021 1 commit
  32. 14 Jul, 2021 3 commits
  33. 13 Jul, 2021 2 commits
  34. 01 Jul, 2021 1 commit