highlight_text 1.8.0 copy "highlight_text: ^1.8.0" to clipboard
highlight_text: ^1.8.0 copied to clipboard

With this package you can highlight words and create specific styles and actions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add highlight_text

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

dependencies:
  highlight_text: ^1.8.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:highlight_text/highlight_text.dart';
127
likes
150
points
15.8k
downloads

Publisher

verified publisherfeer.dev

Weekly Downloads

With this package you can highlight words and create specific styles and actions.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on highlight_text