search_text_highlight_plus 0.0.2
search_text_highlight_plus: ^0.0.2 copied to clipboard
The search_text_highlight_plus package is a powerful tool for developers looking to implement text highlighting features in their Flutter applications. With its customizable styles and easy-to-use API [...]
Changelog #
All notable changes to this project will be documented in this file.
[Unreleased] #
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.
Fixed #
- N/A
Changed #
- N/A
0.0.1 - 2024-09-05 #
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.
Fixed #
- N/A
Changed #
- N/A