easy_rich_text_ontap 0.1.1 copy "easy_rich_text_ontap: ^0.1.1" to clipboard
easy_rich_text_ontap: ^0.1.1 copied to clipboard

这个包由easy_rich_text包修改而来,将原包中的EasyRichTextPattern新增了onTap事件,接收其自身的targetString为参数。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_rich_text_ontap

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

dependencies:
  easy_rich_text_ontap: ^0.1.1

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:easy_rich_text_ontap/easy_rich_text.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

这个包由easy_rich_text包修改而来,将原包中的EasyRichTextPattern新增了onTap事件,接收其自身的targetString为参数。

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on easy_rich_text_ontap