widget_to_html 1.1.0
widget_to_html: ^1.1.0 copied to clipboard
Simple package that uses widget to build html, specially for emails! It has custom widget-like classes makes you feel like you are building a flutter widget, like react-email does.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
1.1.0 - 2026-01-22 #
- Renamed classes removing the "Html" prefix
- Renamed HtmlDocument to Page
- Added link property to Image widget
1.0.1 - 2026-01-14 #
- Added curly braces to some ifs to improve package score on pub.dev
1.0.0 - 2026-01-14 #
- Initial version.