Flutter - Reading data from Firestore

  Рет қаралды 48,814

Raja Yogan

Raja Yogan

Күн бұрын

Пікірлер: 64
@joelphilip2942
@joelphilip2942 4 жыл бұрын
The best video on document searching in firebase....Awesome...Saved me a ton of time...
@rajayogan8884
@rajayogan8884 4 жыл бұрын
Cool.. (There are actually ways to optimise this, I thought of making a video on it long back, then gave up that idea)
@windanwin
@windanwin 3 жыл бұрын
Your tutorial made it easy for me to understand, thank you very much.
@jcyan2615
@jcyan2615 3 жыл бұрын
what is your last video? you didn't provide any link
@anubaby7636
@anubaby7636 3 жыл бұрын
how to get all data in the collection?
@ArabCode-01
@ArabCode-01 3 жыл бұрын
thns pro , please i want print loop on fileds , can i make list view cout item is filed.length
@spade5713
@spade5713 3 жыл бұрын
can you make a video about : when there are n number of documents
@spade5713
@spade5713 3 жыл бұрын
@@adityakumarmeena6460 no :(
@indranil296
@indranil296 3 жыл бұрын
Great explained. Thanks man.
@oneeyeblur2247
@oneeyeblur2247 4 жыл бұрын
maaan. I'm looking for these simple tutorials for weeks now. thank you
@adithyashetty4255
@adithyashetty4255 4 жыл бұрын
Hello, I get how to access multiple documents using int like 0,1,2,3 but now instead of giving auto-id to every document I choose to give a custom id like id_1, id_2, so on and now its a string so now how would I access document specifically id_1 and its fields?
@tusharchadha4160
@tusharchadha4160 3 жыл бұрын
hey could you help me getting that doc id
@ASHUTOSHSINGH-oq8sc
@ASHUTOSHSINGH-oq8sc 5 жыл бұрын
Finally...!! The tutorial I was looking for !! Thank you so much !
@myfavourites4478
@myfavourites4478 4 жыл бұрын
Sir..Did u created that Listview tutorial video..if yes then give me a link. And what to do if i want to show user's data after entering their mobile number(which is stored in firestore).
@ugandhar115
@ugandhar115 4 жыл бұрын
good stuff.. thanks if the data itself not there in the collection itself does it show infinite Loading.. please wait message?
@storylineteam
@storylineteam 4 жыл бұрын
Great Job! Please consider making a tutorial on End 2 end encryption of firetore data, i asked almost every great chanel for this as it is the most important no covered topic. It is very important for us in Europe to encrypt the collected data based on the EU law. Also for small small companies like us, using expensive apis lie Virgil is a not affordable approach. All the best from greece.
@tesla1772
@tesla1772 4 жыл бұрын
how can i get a document by giving its id . and then check if there is a document or not ...plz help
@johnalberttalamayan6135
@johnalberttalamayan6135 4 жыл бұрын
Hi Raja, Im stuck with my current problem now. Im hoping you could teach me how I could retrieve document id?
@Vathananable
@Vathananable 4 жыл бұрын
Sir what if you are reading an array of mapped objects from firebase ? How do you it
@rajayogan8884
@rajayogan8884 4 жыл бұрын
I did that last week on an app I am working on.. It would be confusing if I try to explain that in text. Maybe I'll make a video later on that..
@Vathananable
@Vathananable 4 жыл бұрын
Can I return Json Data from Fire Base into a Dart object or array ?
@dhruvpatel9752
@dhruvpatel9752 4 жыл бұрын
Hi, Let's say I have a textformfield which is used to Add 'Category' data into the Cloud Firestore from Flutter. I am successfully able to add 'category' into the firestore database, but in the textformfield, i need a validation that says "This Category Already Exists, Please try another" by checking the data in the firestore databse. And if the user types some other category, then only the Form can be submitted. Means that there are no two documents with the same name in the collection., As i am a beginner, i would request you to make a video on that particular topic. If i am unable to make you understand what exactly I'm talking about, please let me know. Your help would be Appreciated wholeheartedly. Thank You in Advance!! :)
@Beatmakerniko
@Beatmakerniko 5 жыл бұрын
Exactly what i was looking, thanks!
@muthuvinayagam7086
@muthuvinayagam7086 3 жыл бұрын
Thanks Raja for this tutorial! I am using M1 - Andriod Emulator - : 5554 device, I believe there is no google play store in Emulator. hence I am facing this below issue. ** google play store is missing ** googleplayservices not available due to error 9. ** failed to update ssl contet: com.google.android.gms.common.googleplayservciesnotavailableException ------------------- I have tried to implement it in IOS. successfully established the connection, but data is not retrieved from firestore and does not display in App. 1. flutter: ====data====== Instance of 'JsonQueryDocumentSnapshot', Instance of 'JsonQueryDocumentSnapshot' 2. Also I want to understand one thing if remove "?" ==> ${snapshot.data?.docs} and then getting this error "the Property 'docs' can be unconditionally accessed because the receiver can be 'null'. How to solve this? Any help?
@GameplayLeonardo
@GameplayLeonardo 4 жыл бұрын
Why is my app crashing as soon as I import cloud_firestore package?
@poor.but.possible
@poor.but.possible 4 жыл бұрын
it may be because of auth firebase depends on core firebase instead
@GameplayLeonardo
@GameplayLeonardo 4 жыл бұрын
@@poor.but.possible It was Just cache problem
@RohsyamSidik
@RohsyamSidik 3 жыл бұрын
Thanks
@ChristianMora
@ChristianMora 4 жыл бұрын
Hi Guys, How I can get the information and have a text label example: Brand: Tesla sold : 200 Because I'm getting only the data, but I can't put the textlabel (sorry I'm new on this) Thanks
@rajayogan8884
@rajayogan8884 4 жыл бұрын
Text('Brand: ' + .toString())
@karthiks1157
@karthiks1157 4 жыл бұрын
This really helped thanks a lot Sir
@kumarnavneethbti
@kumarnavneethbti 4 жыл бұрын
It is not working if we are using Document ID name in place of Document Index like [0] please advise how to retrieve data in the same manner but using document ID.
@pubududilshan4769
@pubududilshan4769 3 жыл бұрын
════════ Exception caught by widgets library ═══════════════════════════════════ The following FirebaseException was thrown building MyHomePage(dirty, state: _MyHomePageState#66a17): [core/no-app] No Firebase App '[DEFAULT]' has been created - call Firebase.initializeApp() please Fix this Error ?
@rakulagn4598
@rakulagn4598 3 жыл бұрын
The Document is getting error
@carlangcana2335
@carlangcana2335 5 жыл бұрын
Thanks, it's really helpful!
@erperejildo
@erperejildo 5 жыл бұрын
How could I read a specific document?
@erperejildo
@erperejildo 5 жыл бұрын
You had another vid: kzbin.info/www/bejne/o6vSaWZmh52Cec0. Thanks!
@carlosseda5619
@carlosseda5619 4 жыл бұрын
Thank you!
@MikeNugget
@MikeNugget 3 жыл бұрын
Of course you hide the main part of Firebase initialization without which your app is crashing. And then on the first line in the description you'll see: "Buy my course..". Nice.
@rajayogan8884
@rajayogan8884 3 жыл бұрын
Haha.. this initialization was stuff that was added to firebase plugin this year. The above Video was made on july 2018, when flutter was still in beta.. also i don't recommend buying my course.. as you can see in my videos for the past one year..
@rajayogan8884
@rajayogan8884 3 жыл бұрын
Honestly, in my opinion course sellers are ruining the entire developer community on a large scale bro..
@MikeNugget
@MikeNugget 3 жыл бұрын
@@rajayogan8884 you are ok, I saw that a lot has changed since you released this tutorial. Anyway, payed courses still take place only in the case of really-really quality content, but in fairness you make great videos on KZbin for free. I am appreciating your work.
@hugolambert5089
@hugolambert5089 5 жыл бұрын
hello, type=1400 audit(0.0:367405): avc: denied { read } for name Do you have an idea how to fix it?
@rajayogan8884
@rajayogan8884 5 жыл бұрын
Are you sure you have permissions to read the data on that particular collection in firestore ?
@hugolambert5089
@hugolambert5089 5 жыл бұрын
im not.. how can I change it?
@ZachariahZacXAbraham
@ZachariahZacXAbraham 5 жыл бұрын
Make sure you're in test mode, rather than locked mode?
@IliveinShadow
@IliveinShadow 6 жыл бұрын
After running the apk I am getting this (The number of method references in a .dex file cannot exceed 64K.) error. I am trying to solve this error but it giving me same error every time help
@IliveinShadow
@IliveinShadow 6 жыл бұрын
I figure out that error if some one found that error this link will help us just do the same step (flutter.io/android-release/#step-1---configure-proguard)
@prashantgandhi8822
@prashantgandhi8822 5 жыл бұрын
how can I pass data to the next screen ?
@rajayogan8884
@rajayogan8884 5 жыл бұрын
In the same way as you do in any other Object oriented programming language sir.. Have final values in the next screen. Create a constructor to initialize that data.. Whenever you call that screen (by creating an object) pass in the data as parameters to that.. Dart is very much similar to other OOP languages sir..
@prashantgandhi8822
@prashantgandhi8822 5 жыл бұрын
can you give me any example .... I want to pass my data from list view to next screen which is fetch from cloud firestore @@rajayogan8884
@letu9984
@letu9984 6 жыл бұрын
you can help me get document reference in firestore
@rajayogan8884
@rajayogan8884 6 жыл бұрын
Yes
@lomaaa499
@lomaaa499 2 жыл бұрын
I've got a compilation error there : snapshot.data.document[0]['name'])
@muzikkesfet109
@muzikkesfet109 5 жыл бұрын
Thanks!
@vikrantkumar1812
@vikrantkumar1812 5 жыл бұрын
Sir please prepare a video on "how to transfer all data from firebase to firestore
@NirdeshPokhrel
@NirdeshPokhrel 4 жыл бұрын
The tutorial I was looking for !! Thank you so much ! #MadeMyDay
@БЕОГРАДСКАБАНДА
@БЕОГРАДСКАБАНДА 5 жыл бұрын
HOLLY SHIT RAJA YOU ARE CURRENTLY SAVING MY LIVE
@atahaneser8863
@atahaneser8863 4 жыл бұрын
thx bro
@mohamedrafi8872
@mohamedrafi8872 5 жыл бұрын
Thanks for your Efforts and time.. kindly, you need to improve your English :)
@irfananwar1577
@irfananwar1577 4 жыл бұрын
How can i access only Server Data in firestore snapshot
Flutter - Firestore CRUD (Reading and writing)
21:56
Raja Yogan
Рет қаралды 45 М.
КОГДА К БАТЕ ПРИШЕЛ ДРУГ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 7 МЛН
Кто круче, как думаешь?
00:44
МЯТНАЯ ФАНТА
Рет қаралды 3,2 МЛН
The IMPOSSIBLE Puzzle..
00:55
Stokes Twins
Рет қаралды 116 МЛН
Perfect Pitch Challenge? Easy! 🎤😎| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 81 МЛН
Flutter - Getting data from Firebase
21:47
Brandon Donnelson
Рет қаралды 37 М.
Flutter Provider - Advanced Firebase Data Management
11:08
Fireship
Рет қаралды 144 М.
Top 12 Flutter Tips & Tricks
9:32
Fireship
Рет қаралды 270 М.
Using Firestore as a backend to your Flutter app
11:42
Google for Developers
Рет қаралды 526 М.
The Right Way To Return API Errors in .NET
10:40
Nick Chapsas
Рет қаралды 48 М.
React Native vs Flutter - Which should you use?
22:31
Simon Grimm
Рет қаралды 45 М.
Flutter - Firestore querying basics
24:03
Raja Yogan
Рет қаралды 43 М.
Complex Animations in Flutter using Rive | Flare
15:44
FilledStacks
Рет қаралды 226 М.
List Detail with Cloud Firestore in Flutter
16:00
Samarth Agarwal
Рет қаралды 65 М.
КОГДА К БАТЕ ПРИШЕЛ ДРУГ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 7 МЛН