textfield_tags 1.0.3
textfield_tags: ^1.0.3 copied to clipboard
A text field that allows an input of tags inside the textfield
[1.0.3] - 10/25/2020. #
- Make tags variable private so it doesn't conflict with developers variable and gets overrided
[1.0.2] - 10/23/2020. #
- Require the entry of tagsStyler and textFieldStyler
[1.0.1] - 10/18/2020. #
- Add onDelete callback capability
- Add capability to manipulate padding of tag text and cancel icon
[1.0.0] - 10/15/2020. #
- Fixed the First tag not showing when user enters a tag
- Fixed animation issue with tag offset dragging when it reaches the end
- Added more example demo
[0.9.0] - 9/15/2020. #
- Released first project.