flutter [core/no-app] No Firebase App '[DEFAULT]' has been created - call Firebase.initializeApp()

preview_player
Показать описание
in this video i am going to tell you how you can solve firebase error .

Code :
void main()async{
// Replace with actual values
options: FirebaseOptions(
apiKey: "XXX",
appId: "XXX",
messagingSenderId: "XXX",
projectId: "XXX",
),
);
runApp(const MyApp());
}
Рекомендации по теме
Комментарии
Автор

I LOVE YOU MAN! thank you so much! you was hitting my head on the goddamn wall

chaoukifennouh
Автор

thank you my brother I spent 1 day to solve this

gada_daily
Автор

1:30 jab bhai ho sath to darne ki kya baat 😅

mohdinzamamahmad
Автор

bahut achha bhai ji thank u so much brother❤

nawalkishor
Автор

Tnx brother, , , My problem is solve, , , ❤

OliUllah-umog
Автор

hello bro i follow your instruction but the error of missing options = null persists.

abdulrahmanshahidch
Автор

There is no app id in my firebase project

mr_empty.
Автор

i also have ios
how do i put it for ios and android together

heckyyy
Автор

thank you, you solved my 500-year-old problem😂

azdeverse