simple_rich_text 1.0.31 copy "simple_rich_text: ^1.0.31" to clipboard
simple_rich_text: ^1.0.31 copied to clipboard

outdated

Display a Dart string in Flutter using simple rich text characters.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_rich_text

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

dependencies:
  simple_rich_text: ^1.0.31

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:simple_rich_text/simple_rich_text.dart';
85
likes
40
pub points
92%
popularity

Publisher

verified publisheronlyup.com

Display a Dart string in Flutter using simple rich text characters.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on simple_rich_text