flutter_dropdown_menu icon indicating copy to clipboard operation
flutter_dropdown_menu copied to clipboard

A dropdown menu for Flutter.

Results 17 flutter_dropdown_menu issues
Sort by recently updated
recently updated
newest added

flutter: ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞════════════════════════ The following assertion was thrown while finalizing the widget tree: _DropdownMenuStatef9cfe(tickers: tracking 1 ticker) was disposed with an active Ticker. _DropdownMenuState created...

怎么获取选项的id值?代码找了半天没找到 T_T

1 无法设置宽高, 2 无法设置弹出位置,只能在顶部弹出。 3 四个方向的偏移

_fadeController is not dispose() at state's dispose() method, causing ticker leaking. This fixes #15

![Screenshot_2019-08-15-15-55-57-690_com example fl](https://user-images.githubusercontent.com/44284679/63081236-b4635b80-bf75-11e9-84c2-cdff1f2408cd.jpg) 三个会一起改变的

Either the assertion indicates an error in the framework itself, or we should provide substantially more information in this error message to help you determine and fix the underlying cause....

After successfully implemented your drop-down menu I would like to know how can I catch when an item is selected/changed. Thank you for reading, nice work

点击上方的按钮,弹出下拉菜单的时候,屏幕下方会有一块区域从白色闪动成灰色