flutter/examples/api/test/material/divider
Michael Goderbauer 962ae8a334
Remove double MaterialApp wrap from api samples (#150055)
The widget under test already contains a MaterialApp, so there's no need to wrap it again with one in the test. In fact, the additional MaterialApp could hide problems in the widget under test.
2024-06-12 05:22:23 +00:00
..
divider.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00
divider.1_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00
vertical_divider.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00
vertical_divider.1_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00