Releases: m3uzz/select_form_field
Releases · m3uzz/select_form_field
v2.2.0
Fixed field cleaning (issue #11).
v2.1.0: * Fixed bug of return when click outside the select items
* Improved validation of initialValue and items parameters
v2.0.0
Migrate to null safety.
Update SDK constraints to >=2.12.0 <3.0.0 based on beta release guidelines.
Remove deprecated FlatButton and maxLengthEnforced.
v1.1.0
Increment an option to show itens as dropdown or dialog with search
v1.0.1
Fixed issue #1 - text render overflowed
v1.0.0
Fixed use of widget with empty initial value, and improve documentation