I've tried to install FlutterFire using CLI, but when I try to use logEvent() in my app, I have the following error:
Missing google_app_id. Firebase Analytics disabled.
I'm almost sure to have perfectly followed the configuration tutorial at https://firebase.flutter.dev/docs/cli
Can somebody tell me what is wrong ?
Thanks.