html_to_flutter 0.2.3-dev.1 html_to_flutter: ^0.2.3-dev.1 copied to clipboard
A convenience package for rendering HTML content as Flutter widgets.
0.2.3-dev.1 #
- Added interactive example for web
- Added
CssColorParser
for converting css colors to Material colors - Improved extracting styles from attributes
- Fixed margin and padding attributes not working for
ol
andul
elements - Fixed app crashing on web
0.2.2-dev.6 #
- Updated
Readme.md
0.2.2-dev.5 #
- Added topics
0.2.2-dev.4 #
- Fixed a memory leak issue