hashtagable 1.0.1 copy "hashtagable: ^1.0.1" to clipboard
hashtagable: ^1.0.1 copied to clipboard

outdated

Widgets and functions to implement hashtag decorated text. Decorates the words which start with `#` like a Twitter.

1.0.1 #

  • Support Arabic and Thai

1.0.0 #

  • Implement HashTagTextField

0.1.2 #

  • Fix bugs in HashTagText

0.1.1 #

  • Add a Widget HashTagText to implement tagged text only to be shown.
  • Add detail documentation.

0.1.0 #

  • Abolish HashTagEditableTextWithHintText, enable hintText in HashTagEditableText
  • Add extractHashTags() for extracting hashtags from text.
  • Add hasHashtags() for check if it has hashtags.

0.0.8 #

  • Fix HashTagEditableTextWithHintText by adding missing parameters

0.0.7 #

  • Implement HashTadEditableTextWithHintText

0.0.6 #

  • Fix arguments of editabletext, add method checkHashtags

0.0.5 #

  • Fix the handling of emoji

0.0.4 #

  • Fix RegExp to differentiate hashtag from source

0.0.3 #

  • Fix RegExp to differentiate hashtag from source

0.0.2 #

  • Update README.md

0.0.1 #

  • Initial release.
134
likes
0
pub points
87%
popularity

Publisher

verified publisherbookm.me

Widgets and functions to implement hashtag decorated text. Decorates the words which start with `#` like a Twitter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on hashtagable