html_renderer 0.0.7
html_renderer: ^0.0.7 copied to clipboard
A lightweight Flutter package for rendering HTML content with customizable styling and widget support.
0.0.7 - 2025-07-12 #
- Ajustments in example use for README.md
0.0.6 - 2025-07-12 #
- Fixed example project name to HtmlRenderer_example
- Final adjustments for package compliance and documentation
0.0.5 - 2025-07-12 #
- Code formatted with dart format for pub.dev compliance
- Minor fixes and adjustments for static analysis
0.0.4 - 2025-07-11 #
- Added documentation comments to public API (widgets and main classes)
- Improved pub.dev score for documentation
0.0.3 - 2025-07-11 #
- General refactor for public release
- Removed company-specific dependencies
- Added unit and widget tests
- Improved documentation and README
- Added .pubignore for clean publication
0.0.2 - 2025-07-11 #
- Minor adjustments for pub.dev compliance
0.0.1 #
- Initial release.