- Add iconDropDownData to customize icon when menu is show
- Fixed the drop down menu not showing fully when the width of the drop down menu is smaller than the width of the screen
- Formatting code to increase the score
- Using trailing commas and Format code
- Fixed Dart Analysis 3 issues
- Add DartDoc comments, remove useless code, and change variable names
- README add to-do list
- Migrate to null safety.
- GZXDropDownMenu add dropdownMenuChanging and dropdownMenuChanged callback
- GZXDropDownHeaderItem add style (see #27)
- Add removeListener and removeStatusListener when the animation is recreated
- Reduced calls to setstate
- Fixed Dropdown menu hide mask no animation
- Update Readme
- Update Readme
- Mask color animation display
- Support for changing mask colors
- Modify the drop-down header to not scroll
- Hide dropdown menu add animation
- Fix-issues-16
- Fix repeatedly click current header,can't hide
- When the drop-down menu appears, click on the margin to collapse the menu, but the icon of header remains unchanged (#2 (comment))
- Slide the interface to the right and write the input field and the keypad will pop up causing the list to report an error (#1 (comment))
- update readme
- refactor code
- Custom dropdown header
- Custom dropdown header item
- Custom dropdown menu
- Custom dropdown menu show animation time
- Control dropdown menu show or hide