text_word_highlighter 0.0.3 copy "text_word_highlighter: ^0.0.3" to clipboard
text_word_highlighter: ^0.0.3 copied to clipboard

A flutter package that highlight multiple words inside a text sentence.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add text_word_highlighter

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

dependencies:
  text_word_highlighter: ^0.0.3

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:text_word_highlighter/text_word_highlighter.dart';
6
likes
150
pub points
58%
popularity

Publisher

verified publisherandroidshashi.com

A flutter package that highlight multiple words inside a text sentence.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on text_word_highlighter