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!
<@275386356958625792> hi there, a team member has left a small comment on the pr, lets address it then we can release
https://github.com/appwrite/sdk-generator/pull/1263#pullrequestreview-3836369254
Recommended threads
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Appwrite (Dart SDK) (for package_info_pl...
Hi team! Many Flutter plugins now need package_info_plus 10.x and device_info_plus 13.x, but appwrite 25.4.0 still constrains package_info_plus: >=8.0.2 <10.0...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...