No video

How to Setup Firebase in Flutter | Firebase CLI | Flutter Firebase

  Рет қаралды 35,227

Coding With T

Coding With T

Күн бұрын

Пікірлер: 75
@CodingwithT
@CodingwithT 9 ай бұрын
GENERATE SHA-1 & SHA-256 ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Mac keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android Windows keytool -list -v -keystore "\.android\debug.keystore" -alias androiddebugkey -storepass android -keypass android Linux keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android
@whom4485
@whom4485 3 ай бұрын
was working i had to downgrade my android version and use gradle to retrieve the Sha keys
@saurabhchauhan4516
@saurabhchauhan4516 8 ай бұрын
Thanks brother for explaining each step with expected errors along with their solution while setting up firebase for flutter project. You're are a saviour for me once again thank you. 👍
@CodingwithT
@CodingwithT 8 ай бұрын
I am glad to be helpful 🎊✌️
@hcrnn7518
@hcrnn7518 8 ай бұрын
Best flutter tutorial on youtube..Love it
@CodingwithT
@CodingwithT 8 ай бұрын
Thank you for your love and support ♥️
@user-tm9ns3ld3x
@user-tm9ns3ld3x 9 ай бұрын
Thank you very much for your great effort my dear brother. I ask God to reward you well for this effort ..... You are the best.
@CodingwithT
@CodingwithT 9 ай бұрын
So nice of you ❤️. Thank you for your kind words 🙏
@noxtube7937
@noxtube7937 5 ай бұрын
Thank you for this usful tutorial, you help me to create my first firebase data
@CodingwithT
@CodingwithT 5 ай бұрын
You're welcome! I'm glad the tutorial was helpful for you in creating your first Firebase data. If you have any more questions or need further assistance with Firebase or anything else, feel free to ask!
@simmiroy9188
@simmiroy9188 6 ай бұрын
You solved the major problem in the app thank you so much
@CodingwithT
@CodingwithT 6 ай бұрын
You're very welcome! I'm glad I could help you solve the major problem in your app.
@zachwild2178
@zachwild2178 2 ай бұрын
Great video. Super helpful!
@CodingwithT
@CodingwithT Ай бұрын
Thank you! I'm glad you found the video helpful! 😊
@CodeEasy11
@CodeEasy11 4 күн бұрын
In last when you refresh it by running command flutterfire configure, it shows An error occurred on the Firebase CLI when attempting to run a command
@bill__j
@bill__j 4 ай бұрын
Hi Leader, Great Video ever !! thank you so much
@CodingwithT
@CodingwithT 4 ай бұрын
You welcome 🤗
@neelamjain7732
@neelamjain7732 4 ай бұрын
Awesome Job... Thanks!
@CodingwithT
@CodingwithT 4 ай бұрын
My pleasure!
@tabassam-ali
@tabassam-ali 9 ай бұрын
Thank you very much, you have set it up very well. ❤
@CodingwithT
@CodingwithT 9 ай бұрын
You welcome 🤗
@Mhmd_SHA
@Mhmd_SHA 7 ай бұрын
what an amazing explanation bro.. Thanks again :) T
@CodingwithT
@CodingwithT 7 ай бұрын
You welcome 🤗
@chewlsyy
@chewlsyy 3 ай бұрын
Hi, i encountered problem on this section. I code on Android Studio connected to Git. Is it normal for my firebase_options.dart and firebase.json file to be highlighted/lined red? For context, I already add the firebase_core into dependencies as well as commit and push both files to Git. Also I notice yours doesn't have firebase.json file. In my case, it was added directly under my root project (same directory as pusbec.yaml etc) during 9:40 step. Update: solved the issue by disconnecting with git
@khabibali4967
@khabibali4967 3 ай бұрын
Walikum Salam Sir. Sir I installed Fire-Store through cli now when I try to enable the Fire-Sotre database it asks me to enable the payment option what I do because before this it directed me fire-store database without payment options.
@jackchang9006
@jackchang9006 2 ай бұрын
In 10:24, the null safety problem happen to me, it says that my dart sdk is 2.9.0 and the version must >=2.12.0-0
@CodingwithT
@CodingwithT 2 ай бұрын
Create a new project and that will be created depending on your SDK
@AsholProperty
@AsholProperty 8 ай бұрын
you saved me man
@CodingwithT
@CodingwithT 8 ай бұрын
I'm glad it's helpful 😁
@CodeEasy11
@CodeEasy11 6 күн бұрын
For SHA 1 key I am not getting any Android app in project settings
@CodingwithT
@CodingwithT 5 күн бұрын
If you're not seeing your Android app in Firebase, ensure it's connected. Run flutterfire configure in your terminal to link your Flutter app to Firebase.
@manohar.acharya
@manohar.acharya 9 ай бұрын
what state management is used in this project?
@CodingwithT
@CodingwithT 9 ай бұрын
Currently we are going to use Getx and later on I might also create the same Backend using other state managements
@AINULMARDHIYYAHBINTIZAMZURI
@AINULMARDHIYYAHBINTIZAMZURI 4 ай бұрын
Hello sir, the last step you show run command flutterfire configure. Why it said i need to download cli again although I do it in the right way
@CodingwithT
@CodingwithT 3 ай бұрын
Please make sure you're running the command in the correct directory where your Flutter project is located. If you continue to face issues, I recommend following the steps again. May be you missed something. If you encounter the same problem you can contact me on WhatsApp.
@muhammadmajid2178
@muhammadmajid2178 9 ай бұрын
Thank you
@CodingwithT
@CodingwithT 9 ай бұрын
Welcome
@RohanKamble-tt2de
@RohanKamble-tt2de 2 ай бұрын
10.57 i dont get it
@zulfiqaralihunzai
@zulfiqaralihunzai 7 ай бұрын
Showing error during the android terminal command hit keytool : The term 'keytool' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
@CodingwithT
@CodingwithT 7 ай бұрын
check your environment variable. if your issue persists contact us on whatsapp
@krishnakumar-sy1gk
@krishnakumar-sy1gk 4 ай бұрын
bro did uh found out the error?
@zulfiqaralihunzai
@zulfiqaralihunzai 4 ай бұрын
@@krishnakumar-sy1gk yes set your envirnoment variables
@user-nj8sm8gc1s
@user-nj8sm8gc1s 6 ай бұрын
npm install -g firebase-tools 'npm' is not recognized as an internal or external command, operable program or batch file.
@CodingwithT
@CodingwithT 6 ай бұрын
Have you installed the Node.js
@ahmedmunir5200
@ahmedmunir5200 6 ай бұрын
key store file does not exist in the .android folder what should I do now?
@CodingwithT
@CodingwithT 6 ай бұрын
If you can't locate the keystore file, you may need to regenerate it. You can do this using the keytool command-line utility provided by the Java Development Kit (JDK). Make sure to securely store the new keystore file and its credentials.
@kaanbircan1815
@kaanbircan1815 3 ай бұрын
When I run firebase login, I get cannot be loaded because scripts are disabled error
@ammartalal1239
@ammartalal1239 2 ай бұрын
You need to run this command first "Set-ExecutionPolicy RemoteSigned" the you will be able to run the firebase command
@foodworld216
@foodworld216 8 ай бұрын
flutterfire configure 'flutterfire' is not recognized as an internal or external command, operable program or batch file.
@CodingwithT
@CodingwithT 8 ай бұрын
Please check your environment variables and do the restart
@tomasdelfinageronimo927
@tomasdelfinageronimo927 5 ай бұрын
I have the same problem, how can i do that @@CodingwithT
@dragonthis7948
@dragonthis7948 6 ай бұрын
does the test mode on firebase means after 30 days i will need to create a new database?
@CodingwithT
@CodingwithT 6 ай бұрын
You just have to modify the rules of that database.
@Liuyap
@Liuyap 6 ай бұрын
why provisioning cloud firestore takes a long time?
@CodingwithT
@CodingwithT 5 ай бұрын
Provisioning Cloud Firestore can take time due to various factors such as resource allocation, configuration, network latency and backend operations.
@MaureenNshimiyimana
@MaureenNshimiyimana 5 ай бұрын
keytool is not recognized as an internal or external command
@CodingwithT
@CodingwithT 5 ай бұрын
Please check the directory of terminal and also if there is any $ sign remove it. Also check Env Variables
@djamamockejoel159
@djamamockejoel159 3 ай бұрын
i am unable to see my project on Firebase. any help
@CodingwithT
@CodingwithT 2 ай бұрын
Not sure 🤔
@djamamockejoel159
@djamamockejoel159 2 ай бұрын
@@CodingwithT it took time to load
@RehmanJutt-zo4eg
@RehmanJutt-zo4eg Ай бұрын
any one show this error plss folow this stups.. go to envarment veriable and user variable and go path and add your java path for ex this was me and restart your id keytool : The term 'keytool' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
@user-wx1lo8ex2l
@user-wx1lo8ex2l Ай бұрын
for me i had to add my android studio bin path i don't know why
@innovators2777
@innovators2777 5 ай бұрын
Hello sir, I am getting an error, while getting an SHA-1 & SHA-256, keytool -list -v -keystore "C:\Users\mohammad\.android\debug.keystore" -al ias androiddebugkey -storepass android -keypass android keytool error: java.io.IOException: Integrity check failed: java.security.NoSuchAlgorithmException: Algorithm HmacPBESHA256 not available java.io.IOException: Integrity check failed: java.security.NoSuchAlgorithmException: Algorithm HmacPBESHA256 not available,
@CodingwithT
@CodingwithT 5 ай бұрын
Hi, The error message indicates that there is an issue with the algorithm HmacPBESHA256 not being available. This could be due to various reasons, such as an outdated version of Java or a misconfiguration in your Java environment.
@innovators2777
@innovators2777 5 ай бұрын
@@CodingwithT thanks but I found solution.
@godkingus
@godkingus 9 ай бұрын
here, here, here. 27 minutes left :v
@CodingwithT
@CodingwithT 9 ай бұрын
So nice of you 😊💕
Or is Harriet Quinn good? #cosplay#joker #Harriet Quinn
00:20
佐助与鸣人
Рет қаралды 12 МЛН
The Giant sleep in the town 👹🛏️🏡
00:24
Construction Site
Рет қаралды 21 МЛН
I forced EVERYONE to use Linux
22:59
NetworkChuck
Рет қаралды 472 М.
No Code App Development is a Trap
9:31
Coding with Dee
Рет қаралды 223 М.
The Big Headless CMS Lie (James Mikrut)
18:14
Vercel
Рет қаралды 56 М.
Why aren't you using Fastify? Or Koa? Or NestJS?
9:58
Maximilian Schwarzmüller
Рет қаралды 47 М.
When RESTful architecture isn't enough...
21:02
Dreams of Code
Рет қаралды 272 М.
Noob To Pro: 10 Epic UI Packages in Flutter - 2024
4:23
AstroDevs
Рет қаралды 37 М.
Firebase Setup in Flutter CLI || Firebase CLI
8:02
WTF Code
Рет қаралды 2,3 М.
Or is Harriet Quinn good? #cosplay#joker #Harriet Quinn
00:20
佐助与鸣人
Рет қаралды 12 МЛН