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
80
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

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)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, richtrex_image, url_launcher

More

Packages that depend on richtrex_span