app_ritch_txt 0.0.1 copy "app_ritch_txt: ^0.0.1" to clipboard
app_ritch_txt: ^0.0.1 copied to clipboard

A lightweight Flutter widget to easily display rich text with customizable normal and bold parts. Ideal for highlighting important words or phrases in a simple way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_ritch_txt

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

dependencies:
  app_ritch_txt: ^0.0.1

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter widget to easily display rich text with customizable normal and bold parts. Ideal for highlighting important words or phrases in a simple way.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on app_ritch_txt