simple_rich_text 2.0.43 copy "simple_rich_text: ^2.0.43" to clipboard
simple_rich_text: ^2.0.43 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: ^2.0.43

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';
86
likes
0
points
3.98k
downloads

Publisher

verified publisheronlyup.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, url_launcher

More

Packages that depend on simple_rich_text