PackageTrack
Sign in Get early access

fluttertagger

A Flutter package that allows for the extension of TextFields to provide tagging capabilities (user mentions, hashtags, etc).

2.3.2 8.2K downloads/mo #3187 most downloaded on pub.dev Crazelu/fluttertagger

What this package is like to depend on

Last release 4 months ago

29 Mar 2026

Release timing varies

gaps range from 3 weeks to 1.2 years

Nearly every release is documented

notes for 15 of 15 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

15 releases · first in 2023

1 release in the last 12 months

see the full history below

Release timeline

15 releases · Jun 2023 to Mar 2026
2024 2025 2026
Release Pre-release

Releases

latest 15
  1. 2.3.2 29 Mar 2026
    Release notes
    • Fixes issue with text selection throwing range error for "Select All" option or by manually selecting all characters in the text field.
    Open source →
  2. 2.3.1 31 Dec 2024
    Release notes
    • Adds tags getter to FlutterTaggerController which returns the currently applied tags.
    Open source →
  3. 2.3.0 31 Dec 2024
    Release notes
    • Updates overlay implementation to use OverlayPortal which brings in the fix that lets the overlay reposition itself when the keyboard is dismissed.

    • Introduces TriggerStrategy to indicate how immediate the search callback should be invoked when a search trigger character is detected.

    Open source →
  4. 2.2.1 08 Sep 2024
    Release notes
    • Documentation update.
    Open source →
  5. 2.2.0 08 Sep 2024
    Release notes
    • Fixes issue with text selection throwing range error for "Select All" option or by manually selecting all characters in the text field.
    • Adds cursorPosition to FlutterTaggerController which reports the position of the cursor in the formatted text.
    Open source →
  6. 2.1.1 01 Aug 2024
    Release notes
    • Fixes issue with activating search context after updating controller's text directly.
    Open source →
  7. 2.1.0 09 Jul 2024
    Release notes
    • Introduces OverlayPosition to indicate where the overlay should be positioned relative to the TextField.
    • Clears FlutterTaggerController's formattedText when clear is called.
    • Fixes issue with re-activating the search context with a trigger character immediately after adding a tag.
    • Removes the need for TextFields returned from FlutterTagger's builder to be wrapped with a Container to which the key from the closure must be passed. The key can now be passed directly to the TextField.
    Open source →
  8. 2.0.0 27 Dec 2023
    Release notes
    • Adds support for multiple kinds of tags associated with any single FlutterTaggerController.
    • Adds improvement to logic which re-activates the search context from backtracking.
    • Updates documentation and example project.
    Open source →
  9. 1.0.0 24 Jun 2023
    Release notes
    • Initial release.
    Open source →
  10. 1.0.0+1 25 Jun 2023
    Release notes
    • Fixes SDK version constraints
    Open source →
  11. 1.0.0+2 25 Jun 2023
    Release notes
    • Updates demo
    Open source →
  12. 1.0.0+3 25 Jun 2023
    Release notes
    • Updates repo banner
    Open source →
  13. 1.0.0+4 25 Jun 2023
    Release notes
    • README update
    Open source →
  14. 1.0.0+5 25 Jun 2023
    Release notes
    • Updates documentation and README example
    Open source →
  15. 1.0.0+6 12 Aug 2023
    Release notes
    • Adds support for formatting tags in FlutterTaggerController's text value set directly using the text setter.
    • Exposes a formatTags method for this purpose.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive