flutter_widget_from_html_core 0.1.3
flutter_widget_from_html_core: ^0.1.3 copied to clipboard
Flutter plugin for widget tree building from html that focuses on correctness and extensibility.
0.1.3 #
- Fix bug stylings got lost during block rendering (#10)
0.1.2 #
- Fix bug rendering overlapping elements with styling (#11)
- Expand CSS color hex values support
0.1.1 #
- Bug fixes
- Add support for BuildOp, making it easier to render new html tags
- Add support for margin inline styling
0.0.1 #
- First release