1. 20 Jan, 2024 1 commit
    • LongCatIsLooong's avatar
      Remove more textScaleFactor references (#141816) · 5892a003
      LongCatIsLooong authored
      Remove more `textScaleFactor` references from flutter/flutter.  
      
      - Some changes are related to label scaling: the padding EdgeInsets values of some chip subclasses scale linearly between predetermined "max" padding values and "min" padding values. Before they scale with the `textScaleFactor` scalar, now they scale with the font size and are still capped at the original "max" and "min" values.
      - The rest of them are tests or size heuristics that depend on `textScaleFactor`, these are replaced by an effective text scale factor computed using a default font size (which is determined in a pretty random fashion, but it will only make a difference on Android 14+).
      
      No API changes in this batch. There are still some references left that I intend to remove in a different batch that would introduce API changes.
      5892a003
  2. 15 Dec, 2023 1 commit
  3. 14 Aug, 2023 1 commit
  4. 10 Aug, 2023 1 commit
  5. 09 Aug, 2023 1 commit
  6. 08 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. 12 Jun, 2023 1 commit
  11. 30 May, 2023 1 commit
  12. 13 Feb, 2023 1 commit
  13. 09 Feb, 2023 1 commit
  14. 06 Feb, 2023 1 commit
  15. 10 Jan, 2023 1 commit
  16. 09 Jan, 2023 1 commit
  17. 29 Dec, 2022 1 commit
  18. 20 Dec, 2022 1 commit
  19. 14 Dec, 2022 1 commit
  20. 12 Dec, 2022 1 commit
  21. 09 Dec, 2022 1 commit
  22. 30 Nov, 2022 1 commit
  23. 29 Nov, 2022 1 commit
  24. 03 Oct, 2022 1 commit
  25. 30 Sep, 2022 1 commit
  26. 05 Sep, 2022 1 commit
  27. 31 Aug, 2022 1 commit
  28. 25 Aug, 2022 1 commit
  29. 22 Aug, 2022 1 commit
  30. 21 Aug, 2022 1 commit
  31. 19 Aug, 2022 1 commit
  32. 17 Aug, 2022 1 commit
  33. 16 Aug, 2022 1 commit
  34. 15 Aug, 2022 1 commit
  35. 03 Aug, 2022 1 commit
  36. 25 May, 2022 2 commits
  37. 20 May, 2022 1 commit
  38. 19 Apr, 2022 1 commit
  39. 18 Apr, 2022 1 commit