- Change how SelectFormField identify and set the initial value from item list (issue #8).
- Fixed field cleaning (issue #11).
- Fixed bug of return when click outside the select items.
- Improved validation of initialValue and items parameters.
- Migrate to null safety.
- Update SDK constraints to >=2.12.0 <3.0.0 based on beta release guidelines.
- Remove deprecated FlatButton and maxLengthEnforced.
- Increment an option to show itens as dropdown or dialog with search.
- Exemple update.
- Fixed issue #1 - text render overflowed.
- Fixed use of widget with empty initial value.
- Improved README.md.
- Improved testing.
- Improved example app.
- Final validation.
- Example page published.
- Initial Open Source release.