hashtagable 2.3.0+1 copy "hashtagable: ^2.3.0+1" to clipboard
hashtagable: ^2.3.0+1 copied to clipboard

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

2.3.0+1 #

  • Fix analysis errors

2.3.0 #

  • Fix analysis errors

2.2.0 #

  • Fix analysis errors

2.1.0 #

  • Upgrade flutter version to 2.10.3

2.0.2 #

  • Fix errors occurred on flutter 2.2.x

2.0.1 #

  • Fix errors occurred in onDetectionFinished and onDetectionTyped.

2.0.0+1 #

  • Support null safety

2.0.0 #

  • Support null safety

1.0.9 #

  • Add auto correction color

1.0.8 #

  • Add German support

1.0.7 #

  • Add callback onDetectionFinished

1.0.6+1 #

  • Add Norwegian support

1.0.6 #

  • Add callback onDetectionTyped

1.0.5+1 #

  • Fix the bug that HashTagText does not work when onTap is null.

1.0.5 #

  • Fix the bug not detecting hashtag before full width space
  • Add composing underline

1.0.4 #

  • Support Korean

1.0.3 #

  • Fix the argument of onTap method

1.0.2 #

  • Update readme sample code and images
  • Add At sign decoration

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
90
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on hashtagable