flutter/examples/api/lib
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
..
animation/curves Normalize examples (#111223) 2022-09-09 21:17:11 +00:00
cupertino Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
foundation/change_notifier Normalize examples (#111223) 2022-09-09 21:17:11 +00:00
gestures/pointer_signal_resolver Normalize examples (#111223) 2022-09-09 21:17:11 +00:00
material Create DropdownMenu Widget to Support Material 3 (#116088) 2022-11-29 22:36:35 +00:00
painting Fix StarBorder operator== (#113588) 2022-10-18 17:25:04 +00:00
rendering/sliver_grid Normalize examples (#111223) 2022-09-09 21:17:11 +00:00
sample_templates Re-Land "Actually add example templates (#111531)" (#111666) 2022-09-15 16:17:06 +00:00
services Reland "[text_input] introduce TextInputControl" (#113758) 2022-10-24 07:23:32 -07:00
ui/text Normalize examples (#111223) 2022-09-09 21:17:11 +00:00
widgets Menu bar accelerators (#114852) 2022-11-29 00:27:20 +00:00