DamilolaDami / Dating-App

49 stars 16 forks source link

"FirebaseOptions cannot be null when creating the default app." #3

Closed gambit767 closed 2 weeks ago

gambit767 commented 1 year ago

Hey can you please share how to fix firebase_core_web.dart ?

It is showing "FirebaseOptions cannot be null when creating the default app."

I tried updated the below fields to my Firebase values but it still doesn't work:

apiKey: databaseURL: projectId: storageBucket: messagingSenderId: appId:

Your help would be much appreciated.

DamilolaDami commented 11 months ago

Add it to the initialization of firebase sdk in your main function