dropdown_textfield 1.0.4 dropdown_textfield: ^1.0.4 copied to clipboard
A DropdownTextfield is a material design TextField. The DropDownButton is a widget that we can use to select one unique value or multivalue from a set of values.
1.0.4 #
Input decoration added for search textfield singleController and multiController renamed to controller
1.0.3 #
Animated GIF not displaying in pub page -fixed
1.0.1 #
- keyboardSubscription bug fixed
1.0.0 #
- 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)
0.0.8 #
Single dropdown controller text clear function fix
0.0.7 #
added attribute to add space between textfield and list widget
0.0.6 #
added controller for dropdown
0.0.5 #
state change issue fixed
0.0.4 #
added a attribute to hide clear suffix icon button from textfield Changed class name "DropDownTextField"
0.0.3 #
bug fix
0.0.2 #
0.0.1 #
First publication