Change the default for`ThemeData.useMaterial3` to true by HansMuller · Pull Request #129724 · flutter/flutter
25 tasks
HansMuller
changed the title
(WIP) Verify that making
Change the default foruseMaterial3:true is safeThemeData.useMaterial3 to true
This was referenced
Jul 21, 2023auto-submit bot pushed a commit that referenced this pull request
Jul 28, 2023Force the line height of the TextStyle used in test_step.dart to be 1.0 for all Text widgets. The test started failing after #129724 landed. Assuming that the vertical layout of the test was tight and that the change in the default font's line height is the source of the problem (see #130732 (comment)). Fixes #130732
LouiseHsu pushed a commit to LouiseHsu/flutter that referenced this pull request
Jul 31, 2023Changes the default for `ThemeData.useMaterial3` to true. See flutter#127064
LouiseHsu pushed a commit to LouiseHsu/flutter that referenced this pull request
Jul 31, 2023…r#131301) Force the line height of the TextStyle used in test_step.dart to be 1.0 for all Text widgets. The test started failing after flutter#129724 landed. Assuming that the vertical layout of the test was tight and that the change in the default font's line height is the source of the problem (see flutter#130732 (comment)). Fixes flutter#130732
vashworth pushed a commit to vashworth/flutter that referenced this pull request
Aug 2, 2023…r#131301) Force the line height of the TextStyle used in test_step.dart to be 1.0 for all Text widgets. The test started failing after flutter#129724 landed. Assuming that the vertical layout of the test was tight and that the change in the default font's line height is the source of the problem (see flutter#130732 (comment)). Fixes flutter#130732
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters