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

Lightweight inline HTML styled text for Flutter (b, i, u, color, size).

simple_html_text #

Lightweight inline HTML styled text for Flutter.

Render simple HTML-like tags directly inside Flutter using RichText.

Supports bold, italic, underline, strike-through, color, font size, and nested styles — without WebView or heavy HTML engines.


📸 Preview #


✨ Features #

✅ Extremely lightweight
✅ Nested tags
✅ Fast rendering
✅ No external dependencies
✅ Works on Android / iOS / Web / Desktop

Perfect for CMS text, API driven UI, highlighted content, and inline formatting.


🚀 Installation #

Add to your pubspec.yaml:

dependencies:
  simple_html_text: ^0.0.1
1
likes
0
points
216
downloads

Publisher

verified publisherdivyanshdev.tech

Weekly Downloads

Lightweight inline HTML styled text for Flutter (b, i, u, color, size).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on simple_html_text