Пікірлер
@bilaliftikhar880
@bilaliftikhar880 Жыл бұрын
Helping material ❤
@tenshou2518
@tenshou2518 Жыл бұрын
How can I create more childs on the tree 17:47?
@legendary_chicken
@legendary_chicken 2 жыл бұрын
This video saved me
@rafaelbocsa781
@rafaelbocsa781 2 жыл бұрын
is this the same for web app?
@ne5024
@ne5024 2 жыл бұрын
can u share the source code for??
@piyushkalra6887
@piyushkalra6887 2 жыл бұрын
CustomData({ required this.app}); final FirebaseApp app; in main folder home: CustomData( app : ???);
@saisivar5340
@saisivar5340 2 жыл бұрын
bro i m having the same error can u tell me how to clear it
@piyushkalra3193
@piyushkalra3193 2 жыл бұрын
@@saisivar5340 main m firebase Authentication ka code daal lo
@chilledsam3025
@chilledsam3025 2 жыл бұрын
i have this error The method '[]' can't be unconditionally invoked because the receiver can be 'null'.
@Raj-sz9pg
@Raj-sz9pg 2 жыл бұрын
data is not inserting an i have no errors as well please help
@vincentguttmann2231
@vincentguttmann2231 2 жыл бұрын
Thanks for the video, you are my rescue! I need to finish CS project tomorrow, and it turned out to be a lot less straightforward than it seemed.
@merpaapp4587
@merpaapp4587 3 жыл бұрын
Source Code please
@sandwichtube
@sandwichtube 3 жыл бұрын
How to read data into memory, not displayed?
@surajverma6167
@surajverma6167 3 жыл бұрын
Nice Tutorial 🙂
@tanthanh8386
@tanthanh8386 3 жыл бұрын
I'm having a hard time because I'm new to flutter and firebase realtime database. Thank you so much for this very detailed guide. I am very grateful to you <3!!!
@amilcargonzalez5918
@amilcargonzalez5918 3 жыл бұрын
If the data from a document is updated, will it be reflected on the app using this method? For example, a 'user' document changing its status (online, offline, busy, dnd, etc.).
@jayrathod6751
@jayrathod6751 3 жыл бұрын
Still Waiting Sir For the Source Code, It's been a year :(
@animeshbanerjee4379
@animeshbanerjee4379 3 жыл бұрын
I did exactly as same as shown here but the list was not showing. Why ? if available plz share the source code
@marsas61
@marsas61 3 жыл бұрын
Excellent tutorial, thanks
@abaidshareef3594
@abaidshareef3594 3 жыл бұрын
source Code : *AVAILABLE SOON* after long long time *AVAILABLE SOON* btw video was good
@hegelmotokoua
@hegelmotokoua 3 жыл бұрын
Can we Build a Flutter app with our own realtime Dart backend?
@ehsanellahi315
@ehsanellahi315 3 жыл бұрын
Best tutorial ever
@Ikkin267
@Ikkin267 3 жыл бұрын
hello can you please share source code on github please
@pallavgarg8230
@pallavgarg8230 3 жыл бұрын
widget.app in movieRef....shows error
@israelsousa
@israelsousa 3 жыл бұрын
Amazing brother, fluently english, im pround of you, I Will bê fluently like you one, good work.
@abhishekgirri
@abhishekgirri 3 жыл бұрын
Sir how we can take updated location in realtime firebase database in flutter
@alecsandersouzafarias8334
@alecsandersouzafarias8334 3 жыл бұрын
2 minutos de video e eu ja tava pensando : esse cara não fala ingles nativo, ai o Firebase em portugues ja mostrou tudo hehehe. Teu ingles ta muito bom , facil de entender e o video tambem, ajudou muito. Obrigadooo.
@aniketkumarsinha2537
@aniketkumarsinha2537 3 жыл бұрын
widet.app in movieRef....shows error
@audiomotivaciones8675
@audiomotivaciones8675 3 жыл бұрын
awesome thanks
@Karr2204
@Karr2204 3 жыл бұрын
I still do get the assertion failed error even after putting the shrinkWrap: true
@sudhanshurai5503
@sudhanshurai5503 3 жыл бұрын
Can you provide the code so that we can use it for a start
@kepher_owanga
@kepher_owanga 3 жыл бұрын
Thanks man
@dmitriimitryaev6508
@dmitriimitryaev6508 3 жыл бұрын
helpful tutorial!
@JunaidKhan-ht5jy
@JunaidKhan-ht5jy 3 жыл бұрын
Good Job man thank you :)
@ricard458
@ricard458 3 жыл бұрын
Please teach us how to efficiently get and set data to firebase, in order to avoid extra custs. For example, avoid screens rebuilds where are stream to firebase, etc.
@ricard458
@ricard458 3 жыл бұрын
AMAZING! Thanks for teaching us! You explain things very well. Please take one suggestion: In the description place the links for previous lessons. This will help your users to find videos. Thanks
@alokgupta2397
@alokgupta2397 4 жыл бұрын
With the help of token how to keep user logged in with Google auth with shared preference
@roobCruz
@roobCruz 4 жыл бұрын
Vídeo muito bom! único que realmente funcionou de maneira eficaz e pratica!
@amirhossein1652
@amirhossein1652 4 жыл бұрын
Im getting an error with my firebase database path, any ideas how to fix it?
@palakpandey1376
@palakpandey1376 4 жыл бұрын
Ref.child() is giving error of not defined in database. What should I do
@1faji
@1faji 4 жыл бұрын
Please show snackbar
@sawzarnilinhtay470
@sawzarnilinhtay470 4 жыл бұрын
Thanks
@johannschgup8532
@johannschgup8532 4 жыл бұрын
Thanks you a lot. Just missing the part for moviesRef (20:48) so I'm not able to finalyse :(
@giosaia
@giosaia 4 жыл бұрын
if you pause at 21:21 you can see the code
@BilalAli-ug5tw
@BilalAli-ug5tw 4 жыл бұрын
In previous videos, you said about sharing source code and can you please make another video for reading data and showing it on the success screen.
@LastKing25195
@LastKing25195 4 жыл бұрын
My android simulator can't establish data from the firebase realtime database but my iOS simulator can. Do you have any ideas on why this could be happening?
@IndrasUniverse
@IndrasUniverse 4 жыл бұрын
how could i add more information in the same movie, like year and director?
@chind0na
@chind0na 4 жыл бұрын
.set({ 'id': id, 'nombre': _nombreController.text, 'locationName': rancho, }).asStream();
@oliveiragsg
@oliveiragsg 4 жыл бұрын
Massa mano, vlw pelo vídeo. Simples mas ajudou num detalhe que eu tava me batendo aqui. Vlw
@flutterinquaretine5154
@flutterinquaretine5154 4 жыл бұрын
Que bom que eu ajudei. Curte e se inscreve no canal.
@Rytuvidu
@Rytuvidu 4 жыл бұрын
FirebaseAnimatedlist is not working any one please help
@kankri9961
@kankri9961 4 жыл бұрын
Thank you, you helped me
@tommyrachmadiono
@tommyrachmadiono 4 жыл бұрын
how to show some Text when there is no data in realtime database?
@ThomasIkemann
@ThomasIkemann 4 жыл бұрын
Dude, I love you! Was search for KZbin Videos that explain how to push, retrieve and delete data from a firebase realtime database a few month ago. Just started with flutter like 2-3 weeks ago and was searching for a Video which explained exactly what you just did! In under 30 minutes, even building the UI meanwhile as well! You are my hero! :D
@ahsan_khan44
@ahsan_khan44 4 жыл бұрын
Displaying this error can u guide me please??? MissingPluginException(No implementation found for method init on channel plugins.flutter.io/google_sign_in)
@sarth89
@sarth89 4 жыл бұрын
Run with Terminal