efficient_parse_text 1.1.1 copy "efficient_parse_text: ^1.1.1" to clipboard
efficient_parse_text: ^1.1.1 copied to clipboard

高性能易拓展文本链接、表情、电话、邮箱地址高亮解析

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add efficient_parse_text

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

dependencies:
  efficient_parse_text: ^1.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:efficient_parse_text/efficient_parse_text.dart';
0
likes
145
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

高性能易拓展文本链接、表情、电话、邮箱地址高亮解析

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, string_scanner

More

Packages that depend on efficient_parse_text