Google signin in flutter webview is not working

When I am clicking on sign in with Google in Flutter WebView, I am getting crash log. In mobile browser it is working

“Uncaught TypeError: Cannot read properties of undefined (reading ‘oauth2’)”, source: https://assets.softr-files.com/softr-blocks/prod/libs/softr-page-renderer/softr-page-renderer.js?t=… (1)

how can i solve it?

Seems more of like an issue in your flutter code ?

@artur We are SAAS based compay, so for other applications(built on lovable, replit) it is working fine.

Is there any way we can resolve this by script integration from our end?