- Hover effect in dropdownlist for web/desktop added #16
- ThemeData based dropdownlist color and by using dropdownColor to customize color of overlay.#19
- Clear validation error #14 -fixed autovalidate option added
- keyboard failed to show #10 -fixed
- Option added to customize clear and dropdown icon properties
- checkBoxProperty added ,now you can customize default property of multiple checkbox style
- "InitialValue in multiSelection #9" bug .
Input decoration added for search textfield singleController and multiController renamed to controller
Animated GIF not displaying in pub page -fixed
- keyboardSubscription bug fixed
- added option to customize multiple dropdown okay button color Text and textStyle
- added option to customize padding and text style of dropdown list tile.
- Fixed setState bug on onChange function.
- added outside click to hide dropdown if textfield is hidden.
- new version of flutter (Flutter 3.0.0)
Single dropdown controller text clear function fix
added attribute to add space between textfield and list widget
added controller for dropdown
state change issue fixed
added a attribute to hide clear suffix icon button from textfield Changed class name "DropDownTextField"
bug fix
- fix bug (srtraj#1)
First publication