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

[pending analysis]

A flutter package that highlight multiple words inside a text sentence.

0.0.1 #

  • Describe initial release.

0.0.2 #

  • Added common text style

0.0.3 #

  • Documentation added properly.
  • Example added
  • textStyle property added to TextWordHighlighter
  • Highlighter renamed to WordHighlight
  • index inside Highlighter renamed to wordIndex, and style as wordStyle.
  • Some know issues(Font size issues) fixed.
  • Space issue fixed.

1.0.0 #

  • Documentation improved
  • Example added
  • Some breaking changes has been done
  • Highlight by index feature added.

1.0.1 #

  • Added Few attributes to TextWordHighlighter as below TextAlign textAlign = TextAlign.start; TextDirection? textDirection; bool softWrap = true; double textScaleFactor = 1.0; TextScaler textScaler = TextScaler.noScaling; int? maxLines; Locale? locale;
6
likes
0
pub points
58%
popularity

Publisher

verified publisherandroidshashi.com

A flutter package that highlight multiple words inside a text sentence.

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

flutter

More

Packages that depend on text_word_highlighter