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
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on common_rich_text