π [firebase_ui_oauth_google] Using standalone mode throws LateInitializationError #9896
Labels
plugin: ui
resolution: fixed
A fix has been merged or is pending merge from a PR.
type: bug
Something isn't working
type: crash
A compile error or crash
Bug report
Describe the bug
Im not using firebase_auth_ui, just the package.
Using the standalone version of https://pub.dev/packages/firebase_ui_oauth_google throws:
Steps to reproduce
Run the following code, with a valida
clientId
.Expected behavior
A successful sign in with and run the code on
onSignedIn
.Additional context
Im running on a real android device.
Flutter doctor
Run
flutter doctor
and paste the output below:Click To Expand
Flutter dependencies
Run
flutter pub deps -- --style=compact
and paste the output below:Click To Expand
The text was updated successfully, but these errors were encountered: