highlight_text 1.7.0 copy "highlight_text: ^1.7.0" to clipboard
highlight_text: ^1.7.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.7.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';
108
likes
130
pub points
96%
popularity

Publisher

verified publisherfeer.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on highlight_text