flutter/packages/flutter/test/material
Qun Cheng 8b86d238b4
Create DropdownMenu Widget to Support Material 3 (#116088)
* Created ComboBox

* Fixed failing tests

* Reverted the menu style tests change

* Addressed comments

* Updated documentation and rename foregroundColor variable

* Remamed ComboBox to DropdownMenu

* Removed a unused import

* Removed unused import

Co-authored-by: Qun Cheng <quncheng@google.com>
2022-11-29 22:36:35 +00:00
..
about_test.dart Change button and label text to sentence case for Material 3 (#115187) 2022-11-15 20:57:09 +00:00
action_chip_test.dart fixed inconsistent file names for *_chip.dart files and added a test (#111364) 2022-09-17 03:17:06 +00:00
adaptive_text_selection_toolbar_test.dart Context Menus (#107193) 2022-10-28 12:40:09 -07:00
animated_icons_test.dart complete migration of flutter repo to Object.hash* (#99505) 2022-03-04 12:56:21 -08:00
app_bar_test.dart Use AppBar.systemOverlayStyle to style system navigation bar (#104827) 2022-11-07 20:42:56 +00:00
app_bar_theme_test.dart Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
app_builder_test.dart Remove the FocusScopeNode in the navigator (#109702) 2022-08-22 17:27:32 +00:00
app_test.dart Expose the duration and curve for theme animation in MaterialApp. (#107383) 2022-07-11 15:11:37 -07:00
arc_test.dart
autocomplete_test.dart rename local functions with _s (#102615) 2022-04-27 09:14:57 -07:00
back_button_test.dart Revert "Use semantics label for backbutton and closebutton for Android" (#111305) 2022-09-12 20:00:07 +00:00
badge_test.dart Reland Added Badge.count constructor (#115566) 2022-11-17 17:15:52 +00:00
badge_theme_test.dart Reland: Adds support for the Material Badge widget, BadgeTheme, BadgeThemeData (#114560) (#115002) 2022-11-10 11:05:50 -08:00
banner_test.dart Use curly_braces_in_flow_control_structures for material (#104499) 2022-05-25 13:17:06 +02:00
banner_theme_test.dart Fix Color Scheme Defaults in Material 3 (#112666) 2022-10-28 10:30:59 -07:00
bottom_app_bar_test.dart Fix formatting in BottomAppBar test (#115520) 2022-11-18 21:15:26 +00:00
bottom_app_bar_theme_test.dart Add Material 3 support for BottomAppBar (reland #106525) (#114439) 2022-11-02 10:54:19 +00:00
bottom_navigation_bar_test.dart Fix bar height changes when toggle keyboard (#106542) 2022-10-17 04:25:57 +00:00
bottom_navigation_bar_theme_test.dart [framework] use Visibility instead of Opacity (#112191) 2022-09-27 19:58:31 +00:00
bottom_sheet_test.dart make ModalBottomSheetRoute public (#108112) 2022-10-13 18:00:23 +00:00
bottom_sheet_theme_test.dart Support Material 3 in bottom sheet (#112466) 2022-10-11 09:55:26 +00:00
button_bar_test.dart
button_bar_theme_test.dart
button_style_test.dart Replace menu defaults with tokens (#113963) 2022-10-25 14:46:34 -07:00
button_theme_test.dart Remove deprecated FlatButton (#98545) 2022-04-11 16:22:47 -05:00
calendar_date_picker_test.dart Fix current day not being decorated when it was disabled for picking. (#115240) 2022-11-27 22:41:07 -08:00
card_test.dart rename local functions with _s (#102615) 2022-04-27 09:14:57 -07:00
card_theme_test.dart Fix Color Scheme Defaults in Material 3 (#112666) 2022-10-28 10:30:59 -07:00
checkbox_list_tile_test.dart Add checkbox and radio menu buttons (#112821) 2022-10-07 21:13:36 +00:00
checkbox_test.dart Fix Color Scheme Defaults in Material 3 (#112666) 2022-10-28 10:30:59 -07:00
checkbox_theme_test.dart Update equalsIgnoringHashCodes to take a list of Strings (#108507) 2022-08-03 19:48:06 +00:00
chip_test.dart Provide Material 3 defaults for vanilla Chip widget. (#111597) 2022-09-19 19:23:55 +00:00
chip_theme_test.dart Fixed an iconTheme lerping problem with ChipThemeData. (#112216) 2022-09-22 20:53:45 +00:00
choice_chip_test.dart Added iconTheme to RawChip in ChoiceChip (#110908) 2022-09-21 18:23:24 +00:00
circle_avatar_test.dart Update CircleAvatar to support Material 3 (#114812) 2022-11-09 03:50:41 -08:00
color_scheme_test.dart Add outlineVariant and scrim colors to ColorScheme (#109071) (#109203) 2022-08-10 08:47:38 -04:00
colors_test.dart Use curly_braces_in_flow_control_structures for material (#104499) 2022-05-25 13:17:06 +02:00
data_table_test_utils.dart
data_table_test.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
data_table_theme_test.dart Add const MaterialStatePropertyAll class. (#104127) 2022-05-19 09:35:33 -07:00
date_picker_test.dart Change button and label text to sentence case for Material 3 (#115187) 2022-11-15 20:57:09 +00:00
date_range_picker_test.dart Change button and label text to sentence case for Material 3 (#115187) 2022-11-15 20:57:09 +00:00
debug_test.dart Revert "Update SnackBar to support Material 3" (#116199) 2022-11-29 19:11:43 +00:00
desktop_text_selection_toolbar_button_test.dart Context Menus (#107193) 2022-10-28 12:40:09 -07:00
desktop_text_selection_toolbar_test.dart Context Menus (#107193) 2022-10-28 12:40:09 -07:00
dialog_test.dart Fix Color Scheme Defaults in Material 3 (#112666) 2022-10-28 10:30:59 -07:00
dialog_theme_test.dart Fix Color Scheme Defaults in Material 3 (#112666) 2022-10-28 10:30:59 -07:00
divider_test.dart
divider_theme_test.dart Fix Color Scheme Defaults in Material 3 (#112666) 2022-10-28 10:30:59 -07:00
drawer_test.dart Fix Scaffold setState during locked framework due to open drawer (#107173) 2022-07-18 11:50:06 +00:00
drawer_theme_test.dart nav drawer (#115668) 2022-11-18 15:10:05 -08:00
dropdown_form_field_test.dart Modify calculation of dense button height when text scale is large for dropdown button (#107201) 2022-07-20 06:42:04 +08:00
dropdown_menu_test.dart Create DropdownMenu Widget to Support Material 3 (#116088) 2022-11-29 22:36:35 +00:00
dropdown_menu_theme_test.dart Create DropdownMenu Widget to Support Material 3 (#116088) 2022-11-29 22:36:35 +00:00
dropdown_test.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
elevated_button_test.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
elevated_button_theme_test.dart Removed references to deprecated styleFrom parameters. (#108401) 2022-07-27 03:32:05 +00:00
elevation_overlay_test.dart Add support for surface tint color overlays to Material widget. (#100036) 2022-03-17 15:58:24 -07:00
expand_icon_test.dart
expansion_panel_test.dart super parameters for framework (#100905) 2022-04-13 22:38:40 -07:00
expansion_tile_test.dart Added ShapeBorder to expansionTile (#112218) 2022-10-03 17:50:46 +00:00
expansion_tile_theme_test.dart Added ShapeBorder to expansionTile (#112218) 2022-10-03 17:50:46 +00:00
feedback_test.dart super parameters for framework (#100905) 2022-04-13 22:38:40 -07:00
feedback_tester.dart Use curly_braces_in_flow_control_structures for material (#104499) 2022-05-25 13:17:06 +02:00
filled_button_test.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
filled_button_theme_test.dart Added support for M3 filled and filled tonal buttons. (#107382) 2022-08-25 11:36:03 -07:00
filter_chip_test.dart Fixed an issue with FilterChip's changing size when selected due to border size. (#111916) 2022-09-19 15:29:24 -07:00
flexible_space_bar_collapse_mode_test.dart Add "excluding" optional parameter to TargetPlatformVariant to communicate cases where test should be ran everywhere but specific platforms (#106216) 2022-06-22 12:13:26 -07:00
flexible_space_bar_stretch_mode_test.dart
flexible_space_bar_test.dart Reland "Fix position of CupertinoContextMenu within Transform.scale" (#102943) 2022-05-04 11:13:21 +02:00
floating_action_button_location_test.dart Add Material 3 support for BottomAppBar (reland #106525) (#114439) 2022-11-02 10:54:19 +00:00
floating_action_button_test.dart [Mouse] Remove all pointers at the end of tests (#102694) 2022-05-19 17:48:10 -07:00
floating_action_button_theme_test.dart Re-Land "Refactor StrokeAlign to allow double values." (#108339) (#110234) 2022-08-25 20:56:24 +00:00
flutter_logo_test.dart
grid_title_test.dart
icon_button_test.dart Fixing elevation issues with Material 3 (#110624) 2022-09-06 16:16:45 -07:00
icon_button_theme_test.dart Fixing elevation issues with Material 3 (#110624) 2022-09-06 16:16:45 -07:00
icons_test.dart [Fonts] Update icons (#111092) 2022-09-07 17:32:51 +00:00
inherited_theme_test.dart Remove deprecated RaisedButton (#98547) 2022-04-06 11:26:25 -05:00
ink_paint_test.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
ink_sparkle_test.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
ink_splash_test.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
ink_well_test.dart Add more InkWell tests (#115634) 2022-11-18 20:12:19 +00:00
input_chip_test.dart fixed inconsistent file names for *_chip.dart files and added a test (#111364) 2022-09-17 03:17:06 +00:00
input_date_picker_form_field_test.dart Hint text semantics to be excluded in a11y read out if textfield in not empty and label text is provided (#115010) 2022-11-15 12:32:32 -08:00
input_decorator_test.dart Label should always be aligned with text in filled input decoration (#115540) 2022-11-17 18:27:53 +00:00
list_tile_test.dart Revert "Add button semantics in list tile" (#112779) 2022-10-03 13:24:22 +00:00
list_tile_theme_test.dart Re-Land "Refactor StrokeAlign to allow double values." (#108339) (#110234) 2022-08-25 20:56:24 +00:00
localizations_test.dart Adds menuBarMenuLabel, and removes unneeded key localizations (#102100) 2022-05-09 09:25:52 -07:00
magnifier_test.dart Added example for Magnifier and TextMagnifier (#110218) 2022-09-23 20:29:32 +00:00
material_button_test.dart [Mouse] Remove all pointers at the end of tests (#102694) 2022-05-19 17:48:10 -07:00
material_state_mixin_test.dart rename local functions with _s (#102615) 2022-04-27 09:14:57 -07:00
material_state_property_test.dart Some misc changes needed for MenuBar implementation. (#109555) 2022-08-17 20:43:10 +00:00
material_states_controller_test.dart Reland Added MaterialStatesController, updated InkWell et al. #103167 (#105656) 2022-06-10 08:12:49 -07:00
material_test.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
menu_anchor_test.dart Menu bar accelerators (#114852) 2022-11-29 00:27:20 +00:00
menu_bar_theme_test.dart Replace menu defaults with tokens (#113963) 2022-10-25 14:46:34 -07:00
menu_style_test.dart Replace menu defaults with tokens (#113963) 2022-10-25 14:46:34 -07:00
menu_theme_test.dart Replace menu defaults with tokens (#113963) 2022-10-25 14:46:34 -07:00
mergeable_material_test.dart
navigation_bar_test.dart Fix NavigationBar ripple (#115499) 2022-11-18 18:47:17 +00:00
navigation_bar_theme_test.dart Re-Land "Refactor StrokeAlign to allow double values." (#108339) (#110234) 2022-08-25 20:56:24 +00:00
navigation_drawer_test.dart nav drawer (#115668) 2022-11-18 15:10:05 -08:00
navigation_rail_test.dart Add IndicatorShape to NavigationRailTheme and fix indicator ripple. (#116108) 2022-11-28 20:44:29 +00:00
navigation_rail_theme_test.dart Add IndicatorShape to NavigationRailTheme and fix indicator ripple. (#116108) 2022-11-28 20:44:29 +00:00
outlined_button_test.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
outlined_button_theme_test.dart Removed references to deprecated styleFrom parameters. (#108401) 2022-07-27 03:32:05 +00:00
page_selector_test.dart Use curly_braces_in_flow_control_structures for material (#104499) 2022-05-25 13:17:06 +02:00
page_test.dart [framework] re-rasterize page transition when layout size changes (#115371) 2022-11-16 23:05:15 +00:00
page_transitions_theme_test.dart Revert "[framework] Reland: use ImageFilter for zoom page transition " (#102611) 2022-04-26 17:34:06 -07:00
paginated_data_table_test.dart Use curly_braces_in_flow_control_structures for material (#104499) 2022-05-25 13:17:06 +02:00
persistent_bottom_sheet_test.dart fix a draggableScrollableSheet's LocalHistoryEntry leaking (#110576) 2022-09-16 23:07:54 +00:00
popup_menu_test.dart unnecessary_stateful_widgets (#112296) 2022-09-28 18:19:51 +00:00
popup_menu_theme_test.dart Fix Color Scheme Defaults in Material 3 (#112666) 2022-10-28 10:30:59 -07:00
progress_indicator_test.dart Fixed the size issue (#112601) 2022-09-29 09:45:05 -07:00
radio_list_tile_test.dart Revert "Add button semantics in list tile" (#112779) 2022-10-03 13:24:22 +00:00
radio_test.dart Update Radio button to material 3 (#111774) 2022-09-20 14:09:20 -07:00
radio_theme_test.dart Update equalsIgnoringHashCodes to take a list of Strings (#108507) 2022-08-03 19:48:06 +00:00
range_slider_test.dart Fix RangeSlider semantics node size (#114999) 2022-11-10 20:03:39 +00:00
raw_material_button_test.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
refresh_indicator_test.dart Add macOS-specific scroll physics (#108298) 2022-09-19 20:08:03 +00:00
reorderable_list_test.dart Revert "Add button semantics in list tile" (#112779) 2022-10-03 13:24:22 +00:00
scaffold_test.dart Fix bar height changes when toggle keyboard (#106542) 2022-10-17 04:25:57 +00:00
scrollbar_paint_test.dart
scrollbar_test.dart [New Feature]Support mouse wheel event on the scrollbar widget (#109659) 2022-11-05 00:57:52 +00:00
scrollbar_theme_test.dart Use ScrollbarTheme instead Theme for Scrollbar (#113237) 2022-10-19 07:13:17 +00:00
search_test.dart Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
segmented_button_test.dart M3 Segmented Button widget (#113723) 2022-11-11 22:13:57 -08:00
segmented_button_theme_test.dart M3 Segmented Button widget (#113723) 2022-11-11 22:13:57 -08:00
selection_area_test.dart Context Menus (#107193) 2022-10-28 12:40:09 -07:00
slider_test.dart Add Material 3 support for Slider - Part 1 (#114079) 2022-11-01 19:31:00 -07:00
slider_theme_test.dart Add Material 3 support for Slider - Part 2 (#114624) 2022-11-17 18:33:16 +00:00
snack_bar_test.dart Revert "Update SnackBar to support Material 3" (#116199) 2022-11-29 19:11:43 +00:00
snack_bar_theme_test.dart Revert "Update SnackBar to support Material 3" (#116199) 2022-11-29 19:11:43 +00:00
stepper_test.dart Change button and label text to sentence case for Material 3 (#115187) 2022-11-15 20:57:09 +00:00
switch_list_tile_test.dart Added Switch Animation for Material 3 (#113090) 2022-10-12 11:02:08 -04:00
switch_test.dart Fixed the color curve issue (#115188) 2022-11-14 11:31:03 -08:00
switch_theme_test.dart Added Switch Animation for Material 3 (#113090) 2022-10-12 11:02:08 -04:00
tab_bar_theme_test.dart [Mouse] Remove all pointers at the end of tests (#102694) 2022-05-19 17:48:10 -07:00
tabbed_scrollview_warp_test.dart super parameters for framework (#100905) 2022-04-13 22:38:40 -07:00
tabs_test.dart TabBar should adjust scroll position when Controller is changed (#116019) 2022-11-28 15:51:17 +00:00
text_button_test.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
text_button_theme_test.dart Removed references to deprecated styleFrom parameters. (#108401) 2022-07-27 03:32:05 +00:00
text_field_focus_test.dart Replace FocusTrap with TapRegionSurface (#107262) 2022-07-29 16:00:07 +00:00
text_field_helper_text_test.dart
text_field_restoration_test.dart super parameters for framework (#100905) 2022-04-13 22:38:40 -07:00
text_field_splash_test.dart super parameters for framework (#100905) 2022-04-13 22:38:40 -07:00
text_field_test.dart Fix iOS selectWordEdge doesn't account for affinity (#115849) 2022-11-28 17:32:17 +00:00
text_form_field_restoration_test.dart super parameters for framework (#100905) 2022-04-13 22:38:40 -07:00
text_form_field_test.dart Add onTapOutside to TextFormField (#108629) 2022-07-29 17:13:09 +00:00
text_selection_test.dart Context Menus (#107193) 2022-10-28 12:40:09 -07:00
text_selection_theme_test.dart Reland "Add default selection style (#100719)" (#101954) 2022-04-15 16:44:07 -07:00
text_selection_toolbar_test.dart Context Menus (#107193) 2022-10-28 12:40:09 -07:00
text_selection_toolbar_text_button_test.dart
text_theme_test.dart Add fontFamilyFallback to ThemeData (#112976) 2022-10-21 16:29:07 -07:00
theme_data_test.dart Create DropdownMenu Widget to Support Material 3 (#116088) 2022-11-29 22:36:35 +00:00
theme_defaults_test.dart Remove unused code from tests (#104550) 2022-05-25 09:38:09 -07:00
theme_test.dart unnecessary_stateful_widgets (#112296) 2022-09-28 18:19:51 +00:00
time_picker_test.dart Change button and label text to sentence case for Material 3 (#115187) 2022-11-15 20:57:09 +00:00
time_picker_theme_test.dart Re-Land "Refactor StrokeAlign to allow double values." (#108339) (#110234) 2022-08-25 20:56:24 +00:00
time_test.dart super parameters for framework (#100905) 2022-04-13 22:38:40 -07:00
toggle_buttons_test.dart Use correct semantics for toggle buttons (#113851) 2022-10-24 08:48:37 -07:00
toggle_buttons_theme_test.dart [reland] Refactor ToggleButtons (remove RawMaterialButton) (#101760) 2022-04-27 12:04:03 -07:00
tooltip_test.dart Improve ShapeDecoration performance. (#108648) 2022-08-17 19:25:06 +00:00
tooltip_theme_test.dart Improve ShapeDecoration performance. (#108648) 2022-08-17 19:25:06 +00:00
tooltip_visibility_test.dart Use curly_braces_in_flow_control_structures for material (#104499) 2022-05-25 13:17:06 +02:00
typography_test.dart Add inherit: false to material2018 text geometry text themes (#110870) 2022-09-03 00:26:56 +00:00
user_accounts_drawer_header_test.dart Fix DrawerHeader decoration not inheriting ColorScheme.primary (#101280) 2022-04-06 23:51:08 -07:00
value_indicating_slider_test.dart Add Material 3 support for Slider - Part 2 (#114624) 2022-11-17 18:33:16 +00:00
will_pop_test.dart rename local functions with _s (#102615) 2022-04-27 09:14:57 -07:00