advanced_rich_text 0.0.1+1 copy "advanced_rich_text: ^0.0.1+1" to clipboard
advanced_rich_text: ^0.0.1+1 copied to clipboard

The easiest way to create RichText in FLutter. A modified form of RichText widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advanced_rich_text

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

dependencies:
  advanced_rich_text: ^0.0.1+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:advanced_rich_text/advanced_rich_text.dart';
3
likes
140
pub points
43%
popularity

Publisher

verified publisherlvikramsah.com.np

The easiest way to create RichText in FLutter. A modified form of RichText widget.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on advanced_rich_text