select_form_field 1.1.0 select_form_field: ^1.1.0 copied to clipboard
A Flutter select form field widget. It shows a list of options in a dropdown menu.
1.1.0 - 2020-12-07 #
- Increment an option to show itens as dropdown or dialog with search
- Exemple update
1.0.1 - 2020-08-05 #
- Fixed issue #1 - text render overflowed
1.0.0 - 2020-07-17 #
- Fixed use of widget with empty initial value
- Improved README.md
- Improved testing
- Improved example app
- Final validation
0.1.1 - 2020-07-16 #
- Example page published
0.1.0 - 2020-07-16 #
- Initial Open Source release.