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

This flutter widget is created for commonly used rich text widget.

common_rich_text #

This flutter widget is created for commonly used rich text widget.

Features #

  • Used for commonly code of rich text.

Getting started #

To use this package, add common_rich_text as a dependency in your pubspec.yaml file.

Usage #

Minimal example:

   RichTextWidget(
          text: "Title",
          requiredText: "*",
          fontWeight: FontWeight.bold,
        )
2
likes
140
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

This flutter widget is created for commonly used rich text widget.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on common_rich_text