flutter_keyword_highlighter 1.0.1 flutter_keyword_highlighter: ^1.0.1 copied to clipboard
A Flutter package to highlight specific keywords in text.
flutter_keyword_highlighter #
A Flutter package to highlight specific keywords in text with customizable styles and options for highlighting specific indices.
Features #
- Highlight specific keywords in a paragraph.
- Customize highlight color and text color.
- Specify different font sizes for highlighted text.
- Optionally highlight specific indices within the text.
- Supports multiple highlighted texts with different styles.
Installation #
Add the package to your pubspec.yaml
:
dependencies:
flutter_keyword_highlighter: ^0.0.2 # Check for the latest version on pub.dev