flutterfire_cli
flutterfire_cli copied to clipboard
A CLI to help with using FlutterFire in your Flutter applications.
I am trying to add a SHA1 certificate to a new Firebase Project In the [FlutterFire](https://firebase.flutter.dev/docs/manual-installation) Overview there is a statement that the manual configuration should get avoided. Instead we...
I am getting a "Missing google_app_id. Firebase Analytics disabled." error when I am doing firebase setup with FlutterFire Cli, If I am doing it manually I am not getting this...
## Description I noticed whilst debugging this [issue](https://github.com/firebase/flutterfire/issues/9400) that initialization was occurring from the dart config file, not the `GoogleService-Info.plist` file. It appears Firebase will not pick up the file...
Hello, after configured a new empty project using the command "flutterfire configure". And ran the app I get this error: ``` `Running Xcode build... └─Compiling, linking and signing... 8,3s Xcode...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### CLI Version flutterfire_cli 0.2.4. ### Firebase Tools version ... ### Flutter Doctor Output...
### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command flutterfire configure --plugin [plugin] ### Description `flutterfire configure` is now offering...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### CLI Version 0.2.4 ### Firebase Tools version 10.6.0 ### Flutter Doctor Output flutter...
Hi 👋, I got FormatException when I run the flutter configure command line : ``` Unhandled exception: FormatException: Unexpected end of input (at character 1) ^ #0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1405:5) #1...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### CLI Version 0.2.4 ### Firebase Tools version 11.4.0 ### Flutter Doctor Output flutter...