I've opened a PR a while back that fixes Flutter OAuth2 authentication with recent flutter_web_auth_2 version, that didn't get much attention:
All details are in the PR description. I'm currently running my own fork of the Flutter SDK, which is somewhat inconvenient to maintain, what should I do to make this PR pass review?
Thanks!
TL;DR
Developers are experiencing an issue with Flutter OAuth2 authentication not being properly resumed on Android. One developer opened a PR to fix it, but it hasn't received much attention. They are seeking advice on how to get the PR reviewed and merged. Check out the details in the PR description:
- https://github.com/appwrite/sdk-generator/pull/1263