How to FIX Flutter Compile Error on Firebase Auth | Firebase Initializing

preview_player
Показать описание

Solutions

options: FirebaseOptions(
apiKey: "Api key here",
appId: "App id here",
messagingSenderId: "Messaging sender id here",
projectId: "project id here",
),
)
#flutter #firebase #dart #ios #android
Рекомендации по теме
Комментарии
Автор

U don't know how u saved many people's lives btw. Thanks from the heart

mohammedbaabad
Автор

Bro, i 've been working on this feature for last 14 hours and I got a thousand errors on the process and found no good tutorial until I saw your videos, you saved my day, THANK YOU

yaswanthyalamuri
Автор

thanks sir i never forget you till my life i suffering from this error till 5 days

echedition
Автор

Sir I am very very thankful to you for solving this problem. I have trying to solve this since one week. May Allah give you the happy, healthy and wealthy

infowithikram
Автор

You're such a lifesaver. Thanks a lot, man!

cahyofitriningtyas
Автор

thanks man I've been looking for a solution and I was about to give up until U popped up, thx man🥰

j_Unknown
Автор

thanks a lot for the video...really helpful ..even chatGPT couldn't resolve the this error....

shreeharinadig
Автор

i have this error ( type 'List<Object?>' is not a subtype of type 'PigeonUserDetails?' in type cast) and everything is good but i don't know how to solve it .

khaledNatey-hqmr
Автор

Thanks alot, you saved alot of time to thousands of people

Elkelany
Автор

I tried tons of solutions. And I have spent a day on it. You helped me solve it in 5 minutes. ))) Thanks.

Eddddddd_
Автор

You’re a lifesaver. Thank you so much 💐

tioluwalashe
Автор

Thakyou very much. This works well. You saved my assignment.

RavinduMadhuwantha-go
Автор

thanks alot sir, u helpin me so much, love the way u explain which u put a code in description bellow

darrenarmani
Автор

Thank you very much brother. Your tutorial helped me a lot.

mikaznavodya
Автор

thank you very much, your solution works for me after having a very long hard time.

mohammedsolyman
Автор

You are my hero 🥰 many thank about this video

Gregoire-vm
Автор

Thank u so much Sir for such an amazing video...i was suffering since 5 days and finally found the solution🎉🎉

malaikairfan
Автор

You are a saviour, thank you very much sir

shanukadilshan
Автор

Thank you for you contribution. you save my time

ucosuriyaks
Автор

it is showing error on isAndroid that
[ The getter 'isAndroid' isn't defined for the type 'Platform'. (Documentation) Try importing the library that defines 'isAndroid', correcting the name to the name of an existing getter, or defining a getter or field named 'isAndroid'. ]

Muddasirx