lavie_rich_text 0.0.7 copy "lavie_rich_text: ^0.0.7" to clipboard
lavie_rich_text: ^0.0.7 copied to clipboard

简化系统TextSpan的使用,支持各种字符串富文本,不支持图片富文本。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lavie_rich_text

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

dependencies:
  lavie_rich_text: ^0.0.7

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:lavie_rich_text/lavie_rich_text.dart';
1
likes
100
pub points
40%
popularity

Publisher

unverified uploader

简化系统TextSpan的使用,支持各种字符串富文本,不支持图片富文本。

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on lavie_rich_text