The best video that i came across of how to connect a flutter application with firebase. It was easy to understand and just worked completely fine. Thank you sir ! 🙏
@eTechViral10 ай бұрын
You're welcome 🤗
@qazibilal8566 Жыл бұрын
Awesome sir 😍😍 so much easy way of teaching.
@eTechViral Жыл бұрын
Thanks
@prakruthipudupa444710 ай бұрын
Thank you sir!!!! The way you explain is clear to understand and follow.🙂
@eTechViral10 ай бұрын
You are most welcome
@sulemanali8542 Жыл бұрын
Amazing
@eTechViral Жыл бұрын
Thanks
@mmr3769 Жыл бұрын
First of all, Thanks for the video. 10:05 I didn't get that question about adding configuration and gradle build plugins & I didn't get any errors on run and worked fine on firebase , and gradle files I don't see any configurations added like google services. I tried many solutions but got nowhere. I hope you have the answer for that. Thanks
@eTechViral Жыл бұрын
Thanks, At 10:05 FlutterFire CLI is prompting you to allow it to make changes in the certain files such as build plugins in android project and app. And if you didn't find any configurations in those files and Firebase is successfully set up and working properly in flutter then FlutterFire CLI has done its job. However, if your project is making any issues related to this you can surely go and add those configurations manually in certain files.
@fififofo69048 ай бұрын
great video thank you soooo much
@PraveenKumar-jf7bu9 ай бұрын
Great Video
@zainmehmood23836 ай бұрын
my app is working fine on android and web but giving pod error on Mac and on iOS but when I changed the version of firebase core it worked what can be the issue
@eTechViral5 ай бұрын
You need run pod update for running on iOS after making changes in the dependencies.
@thebrownfishrownak58425 ай бұрын
brother , i have a app created same way that u taught . but i want to build web app using firebase hosting, how can i do that? can u guide me please.
@eTechViral5 ай бұрын
Please watch this video: kzbin.info/www/bejne/rnvSaICnqMpsbJIsi=Qf0B7Xf-9Oruc3_i
@bobarosse11 ай бұрын
Hi sir every time I enter this key in command prompt (dart pub global activate flutterfire_cli) it automatically crash why sir
@eTechViral11 ай бұрын
Does it throw any error ? if so, please share that one.
@brainside563911 ай бұрын
thanks
@INNOVATIONSTUDIO11 ай бұрын
You didn't show final step of sending notification please show that how to send notification
@eTechViral11 ай бұрын
This is firebase setup video, and the video where I taught sending push notification is complete flow for Android OS. Please make sure you watch full video.