search_highlight_text_plus 1.1.0+3 copy "search_highlight_text_plus: ^1.1.0+3" to clipboard
search_highlight_text_plus: ^1.1.0+3 copied to clipboard

Simple Inherited Widget to highlight text in a search result, with custom highlight Color and highlight TextStyle.

1.1.0+3 #

  • added parameter to ignore diacritics
  • diacritic-insensitive matching now safely maps match indices back to the original string to avoid misaligned highlights and surrogate-pair splits (e.g., emoji)
  • when ignoreDiacritics is enabled, search patterns (searchText and searchRegExp) are normalized by removing diacritics from the pattern while preserving RegExp flags
  • avoid text being interpreted as a regular expression

1.0.0+2 #

  • reverse the order of changelog entries to be newest first
  • update readme file

1.0.0+1 #

  • update readme file.

1.0.0 #

  • Initial release.
0
likes
150
points
457
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Simple Inherited Widget to highlight text in a search result, with custom highlight Color and highlight TextStyle.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

diacritic, flutter

More

Packages that depend on search_highlight_text_plus