autocomplete_tag_editor 1.0.3
autocomplete_tag_editor: ^1.0.3 copied to clipboard
A Flutter widget for tag input with autocomplete functionality
1.0.2 #
- Custom tag would be created if the input is unfocused. (if
allowCustomTagsistrue) - Custom tag creator operator (previosuly a
space) is now changed with','
1.0.2 #
- Added
TextStylefor input field customization
1.0.1 #
- Fixed issue of
displayValueBuilerwhen usingsuggestionBuilderwith String type.
1.0.0 #
- Added customization for tags and suggestions.
0.0.1 #
- Initial release