flutter_text_highlight 0.8.2 copy "flutter_text_highlight: ^0.8.2" to clipboard
flutter_text_highlight: ^0.8.2 copied to clipboard

Render text with highlighted words. You can add specific styles and actions to each highlighted word. This is based on flutter_text_highlight by Fernando Éricles.

0.8.2 #

Added support for highlight of multiple words.

0.8.1 #

Fixed RangeError (index): Invalid value: Valid value range is empty: -1 exception with empty text.

0.7.2 #

Health suggestions.

0.7.1 #

Some corrections in the example.

0.7.0 #

Now you can choose to differentiate words with upper and lower case.

0.6.0 #

Fixed the problem of the last word is not always highlighted.

0.5.0 #

RangeError Solved. Thanks to Artem

0.4.0 #

If the highlighted word has special characters then it is only highlighted if it has only one character.

0.3.0 #

Now the highlights work in words followed by special characters, numbers or complementary words.

0.2.0 #

The meaning attribute was removed from the HighlightedWord class; the onTap is working normally.

0.0.1+2 #

Minor maintenance fixes

0.0.1+1 #

Example correction

0.0.1 #

With this package you can highlight words and create specific actions for each highlighted word, you can customize the style of each word separately or create a unique style for all of them, you can also customize the style of the rest of the text.

1
likes
40
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Render text with highlighted words. You can add specific styles and actions to each highlighted word. This is based on flutter_text_highlight by Fernando Éricles.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_text_highlight