autocomplete_tag_editor
A Flutter widget for tag input with autocomplete functionality
What this package is like to depend on
Last release 11 months ago
22 Sep 2025
Release timing varies
gaps range from 2 weeks to 5 months
Most releases are documented
notes for 8 of 9 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
9 releases · first in 2025
1 release in the last 12 months
see the full history below
Release timeline
9 releases · Mar 2025 to Sep 2025
2026
Releases
latest 9-
1.0.722 Sep 2025Nothing published for this version
-
1.0.609 May 2025Release notes
Open source →- Added
onFocusChangecallback to track input field focus state - Improved performance with cached suggestion filtering
- Enhanced keyboard interaction and overlay positioning when keyboard is visible
- Added smart first tap detection for better focus management
- Fixed memory leaks by properly cleaning up overlay entries
- Improved state management during widget lifecycle
- Added better error prevention for duplicate tags
- Added
-
1.0.526 Apr 2025Release notes
Open source →- 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.424 Apr 2025Release notes
Open source →- Added new param
minimumSpaceRequiredBelow. This helps determine weather the suggestions list should show below or above the input field. defaults to300. - Added new param
maxSuggestionCount. limits the suggestions list to the given number. defaults to5.
- Added new param
-
1.0.321 Mar 2025Release notes
Open source →- Custom tag would be created if the input is unfocused. (if
allowCustomTagsistrue) - Custom tag creator operator (previosuly a
space) is now changed with','
- Custom tag would be created if the input is unfocused. (if
-
1.0.213 Mar 2025 -
1.0.113 Mar 2025Release notes
Open source →- Fixed issue of
displayValueBuilerwhen usingsuggestionBuilderwith String type.
- Fixed issue of
-
1.0.012 Mar 2025 -
0.0.109 Mar 2025