flutter_widget_from_html
flutter_widget_from_html copied to clipboard
HtmlWidget infinite loop using iframe (ios 17)
Hello,
Im facing an issue where htmlwidget seems to fail to load (it displays a loader but keeps loading forever) a simple
example of what im doing:
HtmlWidget( // iframe here )
package version that im using: flutter_widget_from_html: ^0.15.0 flutter version: 3.24.3