utils_rinch_text 1.0.1 copy "utils_rinch_text: ^1.0.1" to clipboard
utils_rinch_text: ^1.0.1 copied to clipboard

This method returns a list of TextSpan ideal for formatting long text this implementation supports the following tags, see example.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add utils_rinch_text

With Flutter:

 $ flutter pub add utils_rinch_text

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

dependencies:
  utils_rinch_text: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:utils_rinch_text/utils_rinch_text.dart';
9
likes
0
pub points
24%
popularity

Publisher

unverified uploader

This method returns a list of TextSpan ideal for formatting long text this implementation supports the following tags, see example.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, url_launcher

More

Packages that depend on utils_rinch_text