Qun Cheng
|
ad1a44d0a7
|
Add requestFocusOnTap to DropdownMenu (#117504)
* Add canRequestFocus to TextField and requestFocusOnTap to DropdownMenu
* Address comments
* Address comments
---------
Co-authored-by: Qun Cheng <quncheng@google.com>
|
2023-01-27 18:47:57 +00:00 |
|
Michael Goderbauer
|
b308555ed1
|
Enable dangling_library_doc_comments and library_annotations lints (#117365)
|
2022-12-20 16:03:21 -08:00 |
|
Qun Cheng
|
6bb412e35e
|
Added controller and onSelected properties to DropdownMenu (#116259)
|
2022-11-30 16:58:21 -08:00 |
|
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 |
|