search_highlight_text_plus 1.2.0 copy "search_highlight_text_plus: ^1.2.0" to clipboard
search_highlight_text_plus: ^1.2.0 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add search_highlight_text_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  search_highlight_text_plus: ^1.2.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:search_highlight_text_plus/search_highlight_text_plus.dart';
0
likes
150
points
291
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