Hi there! I've been trying to render some HTML using your library, but I'm seeing some unexpected whitespace around the content. The HTML itself doesn't contain any extra spaces, and the widget from your library is being used as the body of the Scaffold, so there shouldn't be any additional indentation. Could you please take a look and see if there's anything that could be causing this issue? I'd really appreciate your help. Thanks in advance!
Hi there! I've been trying to render some HTML using your library, but I'm seeing some unexpected whitespace around the content. The HTML itself doesn't contain any extra spaces, and the widget from your library is being used as the body of the Scaffold, so there shouldn't be any additional indentation. Could you please take a look and see if there's anything that could be causing this issue? I'd really appreciate your help. Thanks in advance!
Scaffold(body: HtmlWidget(html))
P.S. flutter_widget_from_html_core: ^0.15.2, Android 14