autocomplete_tag_editor 1.0.5 copy "autocomplete_tag_editor: ^1.0.5" to clipboard
autocomplete_tag_editor: ^1.0.5 copied to clipboard

A Flutter widget for tag input with autocomplete functionality

1.0.5 #

  • Enhanced input field animations and visibility behavior
  • Improved overlay positioning and animations
  • Added smooth transitions for tag creation and removal
  • Fixed focus handling when tapping on the input area

1.0.4 #

  • Added new param minimumSpaceRequiredBelow. This helps determine weather the suggestions list should show below or above the input field. defaults to 300.
  • Added new param maxSuggestionCount. limits the suggestions list to the given number. defaults to 5.

1.0.3 #

  • Custom tag would be created if the input is unfocused. (if allowCustomTags is true )
  • Custom tag creator operator (previosuly a space) is now changed with ','

1.0.2 #

  • Added TextStyle for input field customization

1.0.1 #

  • Fixed issue of displayValueBuiler when using suggestionBuilder with String type.

1.0.0 #

  • Added customization for tags and suggestions.

0.0.1 #

  • Initial release
2
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget for tag input with autocomplete functionality

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on autocomplete_tag_editor