tag_highlight_text 1.0.3 copy "tag_highlight_text: ^1.0.3" to clipboard
tag_highlight_text: ^1.0.3 copied to clipboard

This library will support highlight text by tags with specific styles and tap actions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tag_highlight_text

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

dependencies:
  tag_highlight_text: ^1.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:tag_highlight_text/tag_highlight_text.dart';
12
likes
150
points
1.08k
downloads

Publisher

unverified uploader

Weekly Downloads

This library will support highlight text by tags with specific styles and tap actions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on tag_highlight_text