stanislav216
Results
2
comments of
stanislav216
In the webview_flutter package, there is a gesture detector parameter. I passed EagerGestureRecognizer in this parameter to enable content scrolling inside the WebView if the HtmlWidget is inside a ListView....
Here is an example of HTML iframe content that will not be scrollable if the HtmlWidget is inside a ListView.