- 'WidgetStateProperty' not found - fixed
- Deprecated bug fixes
- README updated
- Search text customization
- RTL support added
- Animated controller dispose fix added
- Fixed clear validation error (#14)
- Autovalidate option added
- Fixed keyboard failed to show (#10)
- Option added to customize clear and dropdown icon properties
checkBoxProperty
added, now you can customize the default property of multiple checkbox style- Fixed "InitialValue in multiSelection" bug (#9)
- Input decoration added for search textfield
singleController
andmultiController
renamed tocontroller
- Fixed animated GIF not displaying in pub page
- Fixed
keyboardSubscription
bug
- 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
- Updated to new version of Flutter (Flutter 3.0.0)
- Fixed single dropdown controller text clear function
- Added attribute to add space between textfield and list widget
- Added controller for dropdown
- Fixed state change issue
- Added attribute to hide clear suffix icon button from textfield
- Changed class name to
DropDownTextField
- Bug fix
- Fixed bug (#1)
- First publication