MaikuB / MaikuB/flutter_appauth
Android Native Google Sign-in Popup
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 308
- Forks
- 301
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 5
Description
I am trying to get the native Google sign-in to popup like in this image. I have only been able to get the webview to perform the authentication. The [Google Sign In](https://pub.dev/packages/google_sign_in) plugin does this, but I'd like to keep everything using flutter_appauth
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the current flutter_appauth Android authentication flow with the linked google_sign_in plugin and the expected native sign-in popup shown in the image. Done means authentication uses the native Google sign-in experience while continuing to use flutter_appauth.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, dart
- Domain
- authentication, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100