html_rich_text library
A lightweight Flutter package for rendering HTML-styled text without heavy dependencies.
This library provides the HtmlRichText widget for simple HTML text rendering with minimal overhead, perfect for basic styled text display.
Classes
- HtmlRichText
- A widget that renders HTML-styled text using Flutter's RichText widget.