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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
86
likes
150
points
3.44k
downloads

Publisher

verified publisheronlyup.com

Weekly Downloads

2024.07.06 - 2025.01.18

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, url_launcher

More

Packages that depend on simple_rich_text