简体   繁体   中英

FlutterFire CLI for SHA1

I am trying to add a SHA1 certificate to a new Firebase Project

In the FlutterFire Overview there is a statement that the manual configuration should get avoided. Instead we should use the flutterfire configure command line with the CLI.

There is no clarification on how to add the SHA1 certificate with the CLI.

Is this even possible? If not should I then do the whole configuration manually?

On the Social Authentication page of the FlutterFire docs, it says the following:

Dart-only Firebase initialization isn't yet supported by google_sign_in plugin, if you're using Google as an auth provider you'll still have to do the manual installation steps to integrate the Firebase configuration files.

So unfortunately it's not built into the CLI yet. Hope that helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM