Search code examples
flutterflutter-web

Flutter Web Blank Screen on Mobile Browser after Scroll


Flutter web not rendering properly on mobile browsers. I made a static website with scroll using ListView. As soon as I scroll down the screen goes blank.

It is working perfectly fine on Laptop Browsers.


Solution

  • probably, it would be a layout problem open the dev tools layout manager and check your widgets constraints