richtrex_span 1.2.0 copy "richtrex_span: ^1.2.0" to clipboard
richtrex_span: ^1.2.0 copied to clipboard

discontinuedreplaced by: css_text

An extended package of RichTrex package which is used to encode list of TextSpan into String, and decode String into list of TextSpan.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add richtrex_span

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

dependencies:
  richtrex_span: ^1.2.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:richtrex_span/richtrex_span.dart';
4
likes
90
pub points
0%
popularity

Publisher

unverified uploader

An extended package of RichTrex package which is used to encode list of TextSpan into String, and decode String into list of TextSpan.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, richtrex_image, url_launcher

More

Packages that depend on richtrex_span