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

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: ^2.0.49

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';
84
likes
130
pub points
92%
popularity

Publisher

verified publisheronlyup.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on simple_rich_text