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

outdated

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.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:tag_highlight_text/tag_highlight_text.dart';
12
likes
0
points
1.41k
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on tag_highlight_text