然而,在Facebook上,你确实需要向他们注册应用程序才能连接。说明在flutter_facebook_login包ReadMe中。
-Updated to`facebook_auth_desktop: ^2.1.1` ###7.1.0 -Updated to`flutter_facebook_auth_platform_interface: ^6.1.0`. -Updated to`flutter_facebook_auth_web: ^6.1.1`. Expand Down 2 changes: 1 addition & 1 deletion2facebook_auth/android/build.gradle ...
DI (依赖项注入) 是一种在程序设计中被广泛使用的技术,非常适合 Android 开发,该技术可以将依赖项提...
null, null) flutter: #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:648:7) #1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:334:18) <asynchronous suspension> #2 FacebookAuthPlatformImplementation.getUserData...
_auth.signInWithFacebook(accessToken: null); 没有关于什么是accessToken的文档。 我从哪里得到这个? 请您参考如下方法: 您需要从 facebook 本身获取 accessToken。 有一个包裹flutter_facebook_login与 facebook 接口(interface)以获取 accessToken var facebookLogin = new FacebookLogin(); ...
尝试从冷启动运行应用。如果仍然失败,我建议使用firebase_auth软件包进行身份验证,因为它支持包括Facebook...
when u dont complete the configuration.你应该漏了几步。我只是忘了加上 将此添加到Android清单 ...
安装openv* 编写一个用户认证脚本 vim /etc/openvpn/checkpsw.sh #!/bin/sh ### # checkpsw.sh...
This bug happen whenever I include facebook auth with others QR dependencies we cannot use both To Reproduce To reproduce just try to add the following dependencies and build them with flutter_facebook_auth not a single one of them will work ...
" version: 0.0.1 #homepage: environment: sdk: '>=3.2.5 <4.0.0' flutter: ">=1.17.0" dependencies: crypto: ^3.0.3 easy_localization: ^3.0.3 equatable: ^2.0.5 facebook_auth_desktop: ^1.0.2 firebase_auth: ^4.17.0 flutter: sdk: flutter flutter_bloc: ^8.1.3 flutter_facebook_auth:...