i am trying to authenticate user on my app using google, everything works fine, but even after succesfull authentication instead of redirecting back to the app, the webview opens up again.
TL;DR
Developers experiencing issue with Google OAuth2 in Flutter app on Android where successful authentication leads to webview reopening instead of redirecting back to the app.