Flutter 和 Firebase 身份验证

“Coding with Flutter” 系列登录演示的源代码。

Firebase 配置

您需要使用您自己的 Firebase 帐户注册该项目。

  • 在生成 Firebase 项目时,请使用 `com.flutter.logindemo` 作为您的包/应用程序 ID。

  • 根据需要下载 `ios/Runner/GoogleService-Info.plist` 和 `android/app/google-services.json` 文件。

GitHub

https://github.com/bizz84/coding-with-flutter-login-demo