Hi brother.. I appreciate your efforts.. and I want to tell a suggestion, that when you click delete button you have to put confirm button to continue.. bcs some time it may clicked by mistake, that time we will lose data, so confirmation like a popup and 2 buttons like OK. And Cancel is better as my opinion.. please accept this suggestion as a suggestion from your brother... Thanks lot bro... Keep it continue... Always support you 💖
"Hello bro, I need some advice! I'm working on a new project and was planning to use Firebase Storage to handle file uploads. In some of my previous projects, I was able to use Firebase Storage for free under the Spark Plan for development and testing purposes. However, this time, when I try to set it up, it's asking me to upgrade to a paid plan even though I haven’t uploaded a single file yet. Is there a way to use Firebase Storage for free during development, or has Firebase changed its policies for new projects?
Hello, thanks for you tutorial, they are a great help, but i have a question. I try to make a Signup page using firebase mail auth but i need to save additional info in firestore like name and adresss, the matter here is, how to relate the authentication info with the additional data in firestore? i mean how i can call the correct name and address that belong to the mail in the firebase mail auth?
Sir, I have a question regarding this part 28:55. You have used the random_string library to generate a random ascii string that will serve as a unique ID for each firebase document. But what if the library generates the same ascii string twice? It's random, so isn't it possible for it to generate the same random string twice?
"There is a probability of at least one duplicate string if you generate the unique string 1,000,000 times is 0.5%" this is what I found on the internet.
@@shivamgupta-cq2yk I see. So, won't that be a problem if we store two documents with the same id? And can you please suggest a method that will certainly generate a unique ID for every document?
I've been watching your videos and they are excellent. I would like to ask if you could make a video tutorial on how to create a blog application (or similar) using the BLoC pattern together with Firebase. It would be ideal if this tutorial covered the basic functions of creating, getting, updating and deleting data (CRUD). greetings
Thanks alot for this Wonderful CRUD App,we looking for MEDIUM PRACTICAL Flutter Project using any State Management like GETX ,you have wonderful way in Explaining :-)
Bro I need your help , After following all your steps my application is working as it was working before but noting is getting saved to database , there is no error in the code but nothing is getting saved , please help
i am getting error in android/app/build.gradle file at this line " throw new GradleException("Flutter SDK not found. Define location with flutter.sdk in the local.properties file.") . the error is "unable to resolve class GradleException @ line 11, column 15"
In the Firebase setup, select the Flutter "wizard". I don't even understand why Shivam chose the Android one. Twice the work, full of room for error. If you are using Windows, for Firebase CLI install, choose the npm install and follow the instructions there.
Hey man please reply when user signup i provide username email and password so mu questoon is email and password will be stored on firbase auth. But where do i store the username
only white screen in emulator while running, there is some error initially, fixed using stackoverflow but finally only shows white screen, anybody please support!
User Exception has occurred. PlatformException (PlatformException(channel-error, Unable to establish connection on channel., null, null))@@shivamgupta-cq2yk
📱 Need a killer app? Look no further! 💥
🚀 Explore our app development services: appcrafting.my.canva.site/app-development-services
I am searching for crud operations with firebase longtime. Now I got it, and Your teaching is very good. Thank you for this code.
Thanks a lot :)
This is the best tutorial out there. thank you so much.
Thank you so much :)
flawless tutorial! Worked perfectly line for line. Thanks
Welcome, Do like and subscribe for such amazing content ahead :)
Hi brother.. I appreciate your efforts.. and I want to tell a suggestion, that when you click delete button you have to put confirm button to continue.. bcs some time it may clicked by mistake, that time we will lose data, so confirmation like a popup and 2 buttons like OK. And Cancel is better as my opinion.. please accept this suggestion as a suggestion from your brother... Thanks lot bro... Keep it continue...
Always support you 💖
appreciate your efforts bro you nailed it like always
Thank you so much :)
"Hello bro, I need some advice!
I'm working on a new project and was planning to use Firebase Storage to handle file uploads. In some of my previous projects, I was able to use Firebase Storage for free under the Spark Plan for development and testing purposes. However, this time, when I try to set it up, it's asking me to upgrade to a paid plan even though I haven’t uploaded a single file yet.
Is there a way to use Firebase Storage for free during development, or has Firebase changed its policies for new projects?
Yo are great !!Keep posting !
Thank you so much :)
Hello, thanks for you tutorial, they are a great help, but i have a question. I try to make a Signup page using firebase mail auth but i need to save additional info in firestore like name and adresss, the matter here is, how to relate the authentication info with the additional data in firestore? i mean how i can call the correct name and address that belong to the mail in the firebase mail auth?
Sir, I have a question regarding this part 28:55.
You have used the random_string library to generate a random ascii string that will serve as a unique ID for each firebase document. But what if the library generates the same ascii string twice? It's random, so isn't it possible for it to generate the same random string twice?
"There is a probability of at least one duplicate string if you generate the unique string 1,000,000 times is 0.5%" this is what I found on the internet.
@@shivamgupta-cq2yk I see. So, won't that be a problem if we store two documents with the same id?
And can you please suggest a method that will certainly generate a unique ID for every document?
Greate video Thank you..
Welcome :)
Thanks very much I was able to follow through though there's an. Issues setting up firebase on Android
I've been having problems with both my build.gradle beeing diferent and not having the areas that firebase site tells me to alter, I need help
I've been watching your videos and they are excellent. I would like to ask if you could make a video tutorial on how to create a blog application (or similar) using the BLoC pattern together with Firebase. It would be ideal if this tutorial covered the basic functions of creating, getting, updating and deleting data (CRUD). greetings
Why dont use getx?
thank you so much for course video . this video help me so impressive
Thanks :)
Thanks for the Video ! Excellent!
Welcome :)
Me ayudó mucho, saludos desde MX
Thank you for this cool tutorial, It`s very useful for beginners
Thanks a lot :)
Worth it 🎉
Thanks :)
Thanks alot for this Wonderful CRUD App,we looking for MEDIUM PRACTICAL Flutter Project using any State Management like GETX ,you have wonderful way in Explaining :-)
Thank you so much, surely we will :)
I love your channel
EditEmployeeDetail - where is it come, in 47:12?
look at 45:12
sir yha pr jb maine new project create kiya hai then eska koe dependencies nhi aa rha hai jaise video me a rha hai time hai(20:44) pr aise q
same issue
its very awsome vidip , thanku sir
Welcome :)
there is not shown dependencies in build.griddle file please tell me how to enable this option in VS CODE
Thanks brother, helped me alot
Welcome :)
what is the value of id being passed in map during updation ??
Thank you so much for this helpful tutorial
Your welcome :)
Wow thank you very match
Welcome :)
happy to learn with uhh
Thanks :)
Thank for the video, how i must to set the rules for use regolarity?
Bro I need your help , After following all your steps my application is working as it was working before but noting is getting saved to database , there is no error in the code but nothing is getting saved , please help
thank you very much.
Welcome :)
you try to generate and set random values as id but the code can generate two same random number , won't it create problem in future? @Shivam Gupta
Instead, use the uuid package (flutter pub add uuid).
bhaiya please bring full course on flutter with firebase for beginners
Surely we will but you can also follow this video too this is completely for the beginners :)
En son delete detailin sonuna ne eklendi 54.44 saniye
i am getting error in android/app/build.gradle file at this line " throw new GradleException("Flutter SDK not found. Define location with flutter.sdk in the local.properties file.") . the error is "unable to resolve class GradleException
@ line 11, column 15"
In the Firebase setup, select the Flutter "wizard". I don't even understand why Shivam chose the Android one. Twice the work, full of room for error.
If you are using Windows, for Firebase CLI install, choose the npm install and follow the instructions there.
@@elmarflat728 thanks bro, i didn't connected one by andoid and ios i just directly added a flutter app option in firebase and problem is solved.
@@auztn firebase connectivity issue?
Hey man please reply when user signup i provide username email and password so mu questoon is email and password will be stored on firbase auth. But where do i store the username
email/pass should be stored in auth and username etc in firestore,images in storage
nice bhaiya
Welcome, Do like and subscribe for such more amazing content :)
only white screen in emulator while running, there is some error initially, fixed using stackoverflow but finally only shows white screen, anybody please support!
Mine uses Windows, flutter clean and then flutter run all give an error. Do you have videos for windows?
This code will work both on windows and Mac if you can share the error with me so that i can give you the solution :)
User
Exception has occurred.
PlatformException (PlatformException(channel-error, Unable to establish connection on channel., null, null))@@shivamgupta-cq2yk
alfer flutter clean use new cmd such as flutter pub get then u will be use flutter run
bhai maine try kiya pr screen pr output nhi dikha raha hai widget tree bhi nhi bna rahi source code dedo reference ke liye
It would better to zoom your display
getting error in +ds what to do??
can you provide github repo in every tutorial
Why don't you use flutterfire configure to connect seamlessly
Tutorial for mobile emulator in vscode please.
Code is working for me with some changes
23:11'de kaldım
How do I get gender information?
can i find this project at github
I want each viewer to watch the complete video and they can code with me so that they can learn lots of things regarding the flutter and firebase :)
CAN U PLEASE SHARE GIT REPO OF THIS ??
I have error Text(*name : *ds+[name]
please can you tell me the name and version about emulator
Emulator is iphone 13 and ios version 13
bro Can make video upload file pdf or html into firebase?
Surely we will :)
Watch Next :- ua-cam.com/video/h3-9LJDOlIA/v-deo.html
Do you have any WhatsApp flutter community
I need source code
Already there in the description box.
l really really thank you
Welcome :)
Thank you so much ,but i error in itemcount : snapshot.data.docs.lenght
Welcome, length spelling is wrong.
@@shivamgupta-cq2yk ok bro work thanks you so much
thank you so much, please how can i follow you on instagram.
You can find the link in the description box :)
Thanks a lot for this tutorial ❤❤
Welcome :)