· Developer

How to disable WebView widget scrolling feature?

Widgets & Design

I am using WebView widget to display the html file. My page is scrollable. So, The WebView is in the middle of page and while I am trying to scroll whole page only web view content is scrolling not page. It is affecting user experience as to scroll down page user need to scroll page using scroll bar not possible using mouse or touchpad. So, I need to disable scrolling feature of WebView use only one scroll for entire page also WebView widget must grow according to content inside it.

Screen Recording 2024-10-24 102221.mp4
18.79MB

What have you tried so far?

I tried turning off vertical scroll, making expandable and wrapping with container with undefined height so it can take whole screen.

Did you check FlutterFlow's Documentation for this topic?
No
1
3 replies