material_tag_editor 0.0.4
material_tag_editor: ^0.0.4 copied to clipboard
A simple tag editor for inputing tags. This is design to act and feel similar the standard Material TextField as much as possible.
[0.0.4] - 2020/10/3. #
Feature
- Expose keyboardAppearance
- Expose custom onSubmitted
- Add more documentation
[0.0.3] - 2020/08/6. #
Feature
- Expose additional TextField's props
- Expose key to the widget
Bugfix
- Fix problem where
enabled
prop does not work
[0.0.2] - 2020/07/28. #
Remove duplicating file causing
[0.0.1] - 2020/05/15. #
- First release