richer_text 0.0.1+2 copy "richer_text: ^0.0.1+2" to clipboard
richer_text: ^0.0.1+2 copied to clipboard

RicherText allows you to create Text widgets with multiple styles and colors within a single Text widget using RegExp.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add richer_text

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

dependencies:
  richer_text: ^0.0.1+2

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:richer_text/richer_text.dart';
0
likes
150
points
6
downloads

Publisher

verified publisherensaremirerol.com

Weekly Downloads

RicherText allows you to create Text widgets with multiple styles and colors within a single Text widget using RegExp.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on richer_text