Skip to content

Releases: m3uzz/select_form_field

v2.2.0

27 Jul 20:58
Compare
Choose a tag to compare
Fixed field cleaning (issue #11).

v2.1.0: * Fixed bug of return when click outside the select items

07 Jul 18:53
Compare
Choose a tag to compare
* Improved validation of initialValue and items parameters

v2.0.0

09 Mar 04:02
Compare
Choose a tag to compare

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

07 Dec 22:02
Compare
Choose a tag to compare
Increment an option to show itens as dropdown or dialog with search

v1.0.1

06 Aug 02:21
Compare
Choose a tag to compare
Fixed issue #1 - text render overflowed

v1.0.0

17 Jul 20:58
Compare
Choose a tag to compare
Fixed use of widget with empty initial value, and improve documentation

v0.1.1

16 Jul 05:43
Compare
Choose a tag to compare
Example page published