flutter/dev/integration_tests/platform_interaction/lib
Hans Muller c61f07cf1b
Updated integration_tests/platform_interaction test_step.dart (#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 https://github.com/flutter/flutter/pull/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 https://github.com/flutter/flutter/issues/130732#issuecomment-1639089638).

Fixes https://github.com/flutter/flutter/issues/130732
2023-07-28 04:48:38 +00:00
..
src Updated integration_tests/platform_interaction test_step.dart (#131301) 2023-07-28 04:48:38 +00:00
main.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00