daohoangson / flutter_widget_from_html

Flutter package to render html as widgets that supports hyperlink, image, audio, video, iframe and many other tags.
https://pub.dev/packages/flutter_widget_from_html
MIT License
635 stars 235 forks source link

Image with 2 <br> add extra space #1280

Open Kinwailo opened 3 months ago

Kinwailo commented 3 months ago

Steps to Reproduce

HTML ```html





```
`HtmlWidget` configuration ```dart ```
Tesing environment ``` ```

Expected results

Actual results

p