![]() |
1
11
查看firebase_auth github repo中提供的示例 https://github.com/flutter/plugins/blob/master/packages/firebase_auth/example/lib/main.dart#L70
|
![]() |
2
5
自firebase_auth版本0.12.0以来,添加到接受的答案:
因此,实际正确的解决方案是:
|
![]() |
3
1
而不是使用fireebaseauth.signiWithGoogle(已折旧)
您的代码如下所示:
|
![]() |
Abderrezak Douba · 未定义命名参数“userId” 2 年前 |
![]() |
Jessica · currentUser正在返回null 3 年前 |
![]() |
Theo · 如何限制实时数据库中特定节点下声明的用户的写访问权限 6 年前 |