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
aspect_ratio.0_test.dart
aspect_ratio.1_test.dart
aspect_ratio.2_test.dart
clip_rrect.0_test.dart
clip_rrect.1_test.dart
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
expanded.1_test.dart
fitted_box.0_test.dart
flow.0_test.dart
fractionally_sized_box.0_test.dart
ignore_pointer.0_test.dart
indexed_stack.0_test.dart
listener.0_test.dart
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
physical_shape.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00