search_text_highlight_plus 0.0.5+2
search_text_highlight_plus: ^0.0.5+2 copied to clipboard
The `search_text_highlight_plus` package offers customizable text highlighting features for Flutter apps, simplifying text navigation and styling.
Changelog #
Added #
- Initial release of the
search_text_highlight_pluspackage. HighlightTextControllerclass for managing text highlighting.- Support for highlighting search terms within a text.
- Customizable highlight colors and text styles.
- Navigation between highlighted terms using
highlightNextandhighlightPreviousmethods. - Example application demonstrating the usage of the package.
0.0.5+2 - 2024-09-06 #
Added #
- Initial release of the
search_text_highlight_pluspackage. HighlightTextControllerclass for managing text highlighting.- Support for highlighting search terms within a text.
- Customizable highlight colors and text styles.
- Navigation between highlighted terms using
highlightNextandhighlightPreviousmethods. - Example application demonstrating the usage of the package.