flutter/examples/api/test/widgets/basic
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
..
absorb_pointer.0_test.dart Add OverflowBox example and update existing examples under basic.dart (#121213) 2023-02-27 18:52:00 +00:00
aspect_ratio.0_test.dart Add OverflowBox example and update existing examples under basic.dart (#121213) 2023-02-27 18:52:00 +00:00
aspect_ratio.1_test.dart Add OverflowBox example and update existing examples under basic.dart (#121213) 2023-02-27 18:52:00 +00:00
aspect_ratio.2_test.dart Add OverflowBox example and update existing examples under basic.dart (#121213) 2023-02-27 18:52:00 +00:00
clip_rrect.0_test.dart Add examples and troubleshooting comment for ClipRRect (#101907) 2022-04-18 10:24:08 -07:00
clip_rrect.1_test.dart Add examples and troubleshooting comment for ClipRRect (#101907) 2022-04-18 10:24:08 -07:00
custom_multi_child_layout.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00
expanded.0_test.dart Add OverflowBox example and update existing examples under basic.dart (#121213) 2023-02-27 18:52:00 +00:00
expanded.1_test.dart Add OverflowBox example and update existing examples under basic.dart (#121213) 2023-02-27 18:52:00 +00:00
fitted_box.0_test.dart Add OverflowBox example and update existing examples under basic.dart (#121213) 2023-02-27 18:52:00 +00:00
flow.0_test.dart Add OverflowBox example and update existing examples under basic.dart (#121213) 2023-02-27 18:52:00 +00:00
fractionally_sized_box.0_test.dart Add OverflowBox example and update existing examples under basic.dart (#121213) 2023-02-27 18:52:00 +00:00
ignore_pointer.0_test.dart Add OverflowBox example and update existing examples under basic.dart (#121213) 2023-02-27 18:52:00 +00:00
indexed_stack.0_test.dart Treat hidden IndexedStack children as offstage for test finder (#123129) 2023-03-29 19:58:58 +00:00
listener.0_test.dart Add OverflowBox example and update existing examples under basic.dart (#121213) 2023-02-27 18:52:00 +00:00
mouse_region.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00
mouse_region.on_exit.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00
mouse_region.on_exit.1_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00
offstage.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00
overflowbox.0_test.dart Add OverflowBox example and update existing examples under basic.dart (#121213) 2023-02-27 18:52:00 +00:00
physical_shape.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00