Flutter android Webview from HTMLString stays blank until interaction then shows content
i have the Problem that the webview in android stays blank (black or white depending on android theme) until some interaction, be it touching the screen, rotating the device or using the volume buttons.
To reproduce one could create a sample flutter, app add the webview_flutter (version 4.9.0),
copy the WebViewComponent and open it on some button click with.