Sub6Resources / flutter_html

A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
https://pub.dev/packages/flutter_html
MIT License
1.8k stars 874 forks source link

Add Better Documentation For `html` and `body` automatically wrapping content #1271

Open Sub6Resources opened 1 year ago

Sub6Resources commented 1 year ago

Users of the package are often confused by the margin added in the body tag. (See #1144) Should better document this in the README.