flutter/examples/api/test/material/reorderable_list
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
..
reorderable_list_view.0_test.dart
reorderable_list_view.1_test.dart
reorderable_list_view.2_test.dart
reorderable_list_view.build_default_drag_handles.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00
reorderable_list_view.reorderable_list_view_builder.0_test.dart Remove double MaterialApp wrap from api samples (#150055) 2024-06-12 05:22:23 +00:00