fluttertagger 2.0.0 copy "fluttertagger: ^2.0.0" to clipboard
fluttertagger: ^2.0.0 copied to clipboard

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

1.0.0 #

  • Initial release.

1.0.0+1 #

  • Fixes SDK version constraints

1.0.0+2 #

  • Updates demo

1.0.0+3 #

  • Updates repo banner

1.0.0+4 #

  • README update

1.0.0+5 #

  • Updates documentation and README example

1.0.0+6 #

  • Adds support for formatting tags in FlutterTaggerController's text value set directly using the text setter.
  • Exposes a formatTags method for this purpose.

2.0.0 #

  • 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.
42
likes
140
pub points
85%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on fluttertagger