1. 03 Jan, 2024 1 commit
  2. 15 Dec, 2023 1 commit
  3. 14 Dec, 2023 1 commit
    • Shashi's avatar
      Fix BottomNavigationBarItem label overflow (#120206) · cf3ed1ee
      Shashi authored
      This PR wraps the `label` with `IntrinsicWidth` and then `Flexible` which allows DefaulTextStyle `TextOverflow.ellipsis` to work. Wrapping `label` directly with `Flexible` brings more space between `icon` and `label`. `IntrinsicWidth` fixes this by giving reasonable width.
      
      Fixes #112163
      cf3ed1ee
  4. 04 Dec, 2023 1 commit
  5. 20 Nov, 2023 1 commit
  6. 06 Nov, 2023 2 commits
  7. 14 Aug, 2023 1 commit
  8. 07 Aug, 2023 1 commit
  9. 22 Jul, 2023 1 commit
  10. 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
  11. 20 Jan, 2023 1 commit
  12. 21 Dec, 2022 1 commit
  13. 17 Oct, 2022 1 commit
  14. 27 Sep, 2022 1 commit
  15. 20 Sep, 2022 1 commit
  16. 21 Jul, 2022 1 commit
  17. 25 May, 2022 1 commit
  18. 20 May, 2022 1 commit
  19. 28 Apr, 2022 1 commit
  20. 27 Apr, 2022 1 commit
  21. 03 Feb, 2022 1 commit
  22. 21 Jan, 2022 1 commit
  23. 15 Nov, 2021 1 commit
  24. 16 Oct, 2021 1 commit
  25. 14 Oct, 2021 1 commit
  26. 08 Oct, 2021 3 commits
  27. 30 Aug, 2021 1 commit
  28. 29 Jul, 2021 1 commit
  29. 15 Jul, 2021 1 commit
  30. 14 Jul, 2021 3 commits
  31. 13 Jul, 2021 2 commits
  32. 28 Apr, 2021 1 commit
  33. 25 Feb, 2021 1 commit
  34. 23 Feb, 2021 1 commit