Skip to content

AdilHypeteq/common_rich_text

Repository files navigation

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,
        )

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published