mirai_dropdown_menu 0.0.6+4 mirai_dropdown_menu: ^0.0.6+4 copied to clipboard
MiraiDevs developed the Mirai Dropdown Menu Package. Using this package, you can set a static list of objects or a list you have downloaded from an API.
0.0.6+4 - 2023-10-09 #
- Added DropDown Item Padding.
- Added DropDown Item OverlayColor.
- Added DropDown Item Height.
0.0.6+1 - 2022-06-29 #
- General search ✅
0.0.6 - 2022-06-24 #
- Added new features such as:
- Make Dropdown not opening when Children list isEmpty
- Added search TextFormField:
- make showSearchTextField: true,
- Also, you can use a custom input decoration:
- searchDecoration: InputDecoration(),
0.0.5+1 - 2022-05-26 #
- Support Dart version 2.17.0
0.0.5 - 2022-05-25 #
- Added more detail to the description.
0.0.4 - 2022-05-24 #
- Update to Flutter 3
0.0.3 #
- Upgrade to Flutter 2.10.4 and Dart 2.16.2
0.0.2 #
- Fix Mirai ShowMode Top.
0.0.1 #
- Initial version, created by Mirai Devs.