flutter_parsed_text_field 0.1.5 copy "flutter_parsed_text_field: ^0.1.5" to clipboard
flutter_parsed_text_field: ^0.1.5 copied to clipboard

outdated

A flutter package which lets you use styled @mentions and \#hashtags with twitter-like suggestions in your TextField.

v0.1.5 (Nov 17, 2021) #

  • fix overlay throwing error when context is destroyed

v0.1.4 (Nov 6, 2021) #

  • fix parsing not returning the trigger with always highlight
  • change match order of always highlight

v0.1.3 (Nov 03, 2021) #

  • enable parsing a stringified text (eg [@Ironman:3000]) into it's display form (eg @Ironman)

v0.1.2 (Oct 13, 2021) #

  • position the built in suggestion popup to only take up the space it needs
  • built in suggestion popup won't overflow the screen's bounds

v0.1.1 (Oct 12, 2021) #

  • fix issue of stringifying when there are no suggestions

v0.1.0 (Oct 12, 2021) #

  • initial release to allow multiple triggers and parsable text in a TextField
11
likes
0
pub points
73%
popularity

Publisher

verified publisherkulture.com

A flutter package which lets you use styled @mentions and \#hashtags with twitter-like suggestions in your TextField.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dartx, flutter, provider

More

Packages that depend on flutter_parsed_text_field