search_text_highlight_plus 0.0.5 copy "search_text_highlight_plus: ^0.0.5" to clipboard
search_text_highlight_plus: ^0.0.5 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 [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add search_text_highlight_plus

With Flutter:

 $ flutter pub add search_text_highlight_plus

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

dependencies:
  search_text_highlight_plus: ^0.0.5

Alternatively, your editor might support dart pub get or 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_text_highlight_plus/search_text_highlight_plus.dart';
3
likes
0
pub points
41%
popularity

Publisher

unverified uploader

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, it simplifies the process of highlighting and navigating through text.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on search_text_highlight_plus