flutter/packages/flutter/test/material
Alexandre Ardhuin 83fce211a3 More const immutable classes (#9544)
* more widget const constructors

* prefer const constructors

* address review comments
2017-04-23 22:37:29 +02:00
..
about_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
app_bar_test.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
app_test.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
arc_test.dart Move Point to Offset (#9277) 2017-04-12 15:06:12 -07:00
back_button_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
bottom_navigation_bar_test.dart Move Point to Offset (#9277) 2017-04-12 15:06:12 -07:00
button_bar_test.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
buttons_test.dart Move Point to Offset (#9277) 2017-04-12 15:06:12 -07:00
chip_test.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
circle_avatar_test.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
colors_test.dart Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00
data_table_test_utils.dart Revert "Make the text shorter so that it doesn't overflow (#7970)" (#7984) 2017-02-08 13:10:01 -08:00
data_table_test.dart Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00
date_picker_test.dart Move Point to Offset (#9277) 2017-04-12 15:06:12 -07:00
debug_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
dialog_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
divider_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
drawer_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
dropdown_test.dart Move Point to Offset (#9277) 2017-04-12 15:06:12 -07:00
expand_icon_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
expansion_panel_test.dart Declare locals final where not reassigned (tests) (#8566) 2017-03-03 17:43:22 -08:00
flexible_space_bar_test.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
floating_action_button_test.dart Scaffold appBar is-a PreferredSizeWidget, etc (#9380) 2017-04-13 13:04:51 -07:00
grid_title_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
icon_button_test.dart Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00
icon_data_test.dart Improve test coverage for material.dart (#4776) 2016-06-28 08:48:48 -07:00
icon_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
icon_theme_data_test.dart Declare locals final where not reassigned (tests) (#8566) 2017-03-03 17:43:22 -08:00
image_icon_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
ink_paint_test.dart Move Point to Offset (#9277) 2017-04-12 15:06:12 -07:00
ink_well_test.dart Declare locals final where not reassigned (tests) (#8566) 2017-03-03 17:43:22 -08:00
input_decorator_test.dart TextField centering should work in loose constraints (#9153) 2017-04-03 20:48:54 -07:00
list_tile_test.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
material_test.dart Deploy @immutable in more places (#9462) 2017-04-19 09:30:43 -07:00
mergeable_material_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
modal_bottom_sheet_test.dart Move Point to Offset (#9277) 2017-04-12 15:06:12 -07:00
page_selector_test.dart Fix PageSelector, page selector gallery demo (#9448) 2017-04-18 14:15:32 -07:00
page_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
paginated_data_table_test.dart Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00
persistent_bottom_sheet_test.dart Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00
popup_menu_test.dart make some widgets const (#9477) 2017-04-20 08:59:05 +02:00
progress_indicator_test.dart make some widgets const (#9477) 2017-04-20 08:59:05 +02:00
radio_test.dart apply partially the upcoming unnecessary_lambdas (#8810) 2017-03-15 23:09:58 +01:00
refresh_indicator_test.dart Move Point to Offset (#9277) 2017-04-12 15:06:12 -07:00
scaffold_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
scrollbar_paint_test.dart Two becomes one (#8253) 2017-02-17 14:06:15 -08:00
scrollbar_test.dart Constants! Constants everywhere! (#9286) 2017-04-07 12:24:32 -07:00
slider_test.dart Move Point to Offset (#9277) 2017-04-12 15:06:12 -07:00
snack_bar_test.dart Move Point to Offset (#9277) 2017-04-12 15:06:12 -07:00
stepper_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
switch_test.dart Test API improvements: pumpAndSettle, autogenerate pointer IDs (#8751) 2017-03-13 16:27:15 -07:00
tabs_test.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
text_field_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
theme_data_test.dart Add fontFamily to ThemeData constructor (#9016) 2017-03-26 10:53:02 -07:00
theme_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
time_picker_test.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
tooltip_test.dart Move Point to Offset (#9277) 2017-04-12 15:06:12 -07:00
two_level_list_test.dart More const immutable classes (#9544) 2017-04-23 22:37:29 +02:00
typography_test.dart Declare locals final where not reassigned (tests) (#8566) 2017-03-03 17:43:22 -08:00
user_accounts_drawer_header_test.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
will_pop_test.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00