A food delivery app that uses strapi as CMS please boss❤🔥🚀
@hopyj7294 Жыл бұрын
a flashcard app for students 🎓📚✏
@yesko5057 Жыл бұрын
ecommerce app pls
@shivharripersaud1236 Жыл бұрын
Can you make a video with a social media blogging app with login and signup page with the options to continue with facebook and google and also have firebase authentication, but most importantly email OTP. I really don't understand how to setup the firebase email OTP. Thank You.
@walidsalhi7983 Жыл бұрын
Thanks for the video, and a social media app will be great!
@khurramsaeed1999 Жыл бұрын
the only reason I watch your videos is the fast pace. I hate when these coders waste time with long unedited/poorly videos, really appreciate it.
@Aali.258 Жыл бұрын
I am still not able to digest that someone can actually explain the whole CRUD operations in a single video of length 13 minutes. ❤🔥❤🔥❤🔥❤🔥❤🔥
@Aali.258 Жыл бұрын
I'll really appriciate if you could make one more video on the same topic using any other databse like SQL or any other.
@s_o_u_n_d_s9295 Жыл бұрын
Pure fire 🔥🔥🔥🔥
@bsbacon45469 ай бұрын
Damn, this actually work, I have been struggling about this for a few weeks , thanks for your tutorial !
@roshanjustin2426 Жыл бұрын
you are awesome bro no one can explain as simple as this about all topics and waiting for next one
@createdbykoko Жыл бұрын
Thank you so much 😀
@renansaldanha6552 Жыл бұрын
YOU ARE A ANGEL MY GUY YOU TEACHED ME EVERYTHING I NEEDED TO KNOW IN 13 MINUTES AMAZING!
@yesko5057 Жыл бұрын
doctor: you have 10 minutes left to live me: play Mitch Koko, Flutter x Firebase doctor: but it’s 13 minutes God: it’s ok
@borneoviral6379 Жыл бұрын
lol
@yosgir8 ай бұрын
😅😅😅😅 This made my day
@bukor0su3682 ай бұрын
Astaghfiru'Allah. Fear Allah!!!!
@bukor0su3682 ай бұрын
@@NamrVlogs it not funny, its a major sin what he said.
@RamdanCode Жыл бұрын
Fantastic tutorial! Your clear explanations made Flutter x Firebase a breeze. Thumbs up for the concise CRUD walkthrough. Thanks for simplifying complex concepts, and kudos for the user-friendly teaching style. Looking forward to more insightful content!
@RavinduMadhuwantha-g3o10 ай бұрын
Great explanation and thankyou very much. I learned flutter crud in less than 15 minutes with this video.
@gulamhasan7496 Жыл бұрын
one of my best teaacher in my life..plz make more and more functional app with firebase and firestore
@kashaf8863 Жыл бұрын
+ firestorage
@kashaf8863 Жыл бұрын
All we want to learn available on your channel. Thanks .you are awesome
@edicoolrap Жыл бұрын
Great video bro, thank you
@memegangster5116 Жыл бұрын
Could you explain/make a tutorial about web scraping? I want to redesign my school website to a mobile app but in order to do that I need to be able to take data from the site and I honestly have no idea how to do that.
@isrealemmanuel-l7o3 ай бұрын
mitch please make a tutorial on a complete social media app
@Motion15224 күн бұрын
This is epic thank you bro
@createdbykoko9 күн бұрын
no problem. glad it helped you! 💜
@richardappow6770 Жыл бұрын
You're a great Flutter tutor!
@dheeraji110 ай бұрын
Such a useful tutorial. Thanks for sharing this Mitch!
@depressedpenguynsson9829 Жыл бұрын
Can you do this for Supabase? For Auth, Crud, and Storage? Sorry....I just love your video formats and your videos are so freaking helpful!
@createdbykoko Жыл бұрын
Yes absolutely!! Do you like supabase? I might just do a AUTH CRUD tutorial again for it ❤️
@depressedpenguynsson9829 Жыл бұрын
Yeah! I really love it! For me, I enjoy relational databases more than NoSQL and they are incredibly easy to setup for Auth. I haven't done any CRUD operations yet for my app. They have some halfway decent tutorials out there, but I think your format would really strive in delivering an understanding that most other videos haven't expressed. They also support GraphQL and have a pretty good free plan :) @@createdbykoko
@jazebjaved8965 Жыл бұрын
Superb n simple explanation with clean implementation
@Engineer-Samibress Жыл бұрын
Thanks for your time 😊
@PiroGraMuR3 ай бұрын
Thank you Mitch bro, You saved a lot of time... btw Can you tell me about your background outro music in this video?
@amirkhosro428 Жыл бұрын
Such great video. Thanks a lot .🌹 As beginner the video explain speed is a little fast for me so I need practice more 😅 You made app so fast and explain the process very great but when I try it by myself it's not easy at all😂
@richardappow6770 Жыл бұрын
what Flutter SDK version are you using?
@iqraaiqbal5463 Жыл бұрын
you are truly my life saver and my inspiration whenever i want to learn anything about flutter i straight up search mitch koko and your videos are to the point so we dont have to waste a whole hour for a single concept. Love your videos and ideas. Keep growing. Also i never commented on any social media but i feel like it today coz you are just amazing ✨❤
@createdbykoko Жыл бұрын
Haha thank you so much your words mean a lot to me ❤️
@2000lemuel9 ай бұрын
awesome class!!🇧🇷
@tamaniphiri Жыл бұрын
Maaaad🔥🔥🔥🔥🔥🚀🚀🚀
@kaan48675 ай бұрын
thank you bro. it is so easy :)
@shanmugapriyanpremkumar3927 Жыл бұрын
I got a problem! The text "NO notes..." is not shown if I delete all the notes. Whether it has any solution? And also if I press the button without entering any text, it displays an empty box and empty text in firebase!
@batuno70298 ай бұрын
how they fit in just 13 minutes damn koko
@marcosfilho34967 ай бұрын
Nice video! Brazil thanks
@CesarVerdes Жыл бұрын
I discover a problem. When you delete the last item, snapshot.hasData is true, therefore I changed the line 67 of home_page.dart to "if (snapshot.hasData && snapshot.data!.docs.isNotEmpty) {". Am I correct?
@loicazegha7531 Жыл бұрын
Hello thanks for this great content but I have an issue when I sybmit my data on firestore no datas are writted please can You help me ? Thank you for your feedback.
@obsidianross Жыл бұрын
Hey, so I installed flutter to android studio and I get this error message from the terminal: "cmdline-tools component is missing" even though it is installed. how do I fix it?
@iamdragonkrys Жыл бұрын
Very good quality. 😊😊
@warrenstrife48184 ай бұрын
Love the tutorial, but when I try to run the app in chrome after adding that await line, it doesn't load the demo app, just a blank page. Any ideas?
@emerlad.developer Жыл бұрын
i suggest making a social media app with file sharing support images zip etc...
@araibichedi865210 ай бұрын
I couldnt display notes I added manually even though it has the same structure as the notes I added with the app. pls help
@hemalparmar8284 Жыл бұрын
when i add a note it is not updating in firebase i have followed your every step but still i am unable to store notes to firebase...please help me!!!
@Iamayan_30. Жыл бұрын
I have a suggestion making an app like gesture detector like custom gestures for our own phone isnt it crazy
@kasunpradeep2299 Жыл бұрын
how to sign up two types of users. like customers and vendors.They have two types of fealds to fill In sign up. how to create databases in firebase for those to identify users and vendors separatly.
@richardappow6770 Жыл бұрын
I got errors when try to run project. log says minimum Sdk must be 19 in order for cloud_firestore dependency to work. Change to minSDK version to 19, still got a build error that the build does not support multidex so i need to pass --no-multidex flag to skip the multidesk feature. That is why am aking if you're using a different Flutter version. I am using flutter version 3.7.12 dart version 2.19.6
@TheBalathegreat Жыл бұрын
Superb sir... very useful for me... thanks sir...
@aouadicharaf1038 Жыл бұрын
Maaad courses ❤❤❤ i suggest school management app 😏😏😏
@rolferikson3 ай бұрын
You are using Firestore instead of Realtime database. Please, can you explain the difference and why you select Firestore
@drazdroz4542 Жыл бұрын
Sir npm intsall -g firebase tools command is not working ""npm WARN deprecated har-validator@5.1.5: this library is no longer supported""
@Hajisarwarr Жыл бұрын
Hello Mitch thank you for videos but please one video for { log in with demo or anonymous } 😢❤
@JalalTech-i2g Жыл бұрын
Hello Mitch, How Can I get the code?
@NicollasFirmino-bl3yp10 ай бұрын
and to retrieve the data in the AlertDialog when you click on edit?
@dimitri9478 Жыл бұрын
Could you make an employee directory video similar to this?
@hellodivathisislance83736 ай бұрын
im sorry if this is just me being dumb but i currently having an error where this shows up: I/flutter ( 7059): Error adding note: [cloud_firestore/unknown] Unable to establish connection on channel. what is the solution for this problem?
@xudayfitechofficial5 ай бұрын
pro first debug flutter in chrome browser and then debug again into ur device
@ekvilibriumm4234 Жыл бұрын
greeting my Teacher, can you make tutorial crud on the pocketbase, cheers
@MilniNanayakkara9 ай бұрын
thankyou for this video, i really enjoyed building this app.
@ศิวศิษย์แสงนิกุล5 ай бұрын
Thank a lot my god
@NicollasFirmino-bl3yp10 ай бұрын
12:59 How could I put an alertdialog to confirm the deletion?
@createdbykoko10 ай бұрын
Check this out kzbin.info/www/bejne/aXiXamp5btqsZq8si=FOI-nDd6CcqulWjB
@NicollasFirmino-bl3yp10 ай бұрын
@@createdbykoko What should I put in "onpressed"? I tried using this code " () => firestoreService.deleteNote(docID), " but it gives an error
@NicollasFirmino-bl3yp10 ай бұрын
@@createdbykoko and to retrieve the data in the AlertDialog when you click on edit?
@hans7714 Жыл бұрын
Love this......
@thatolebethe8896 Жыл бұрын
Great video🎉
@createdbykoko Жыл бұрын
Thank you❤️ how’s flutter going for u these days?
@thatolebethe8896 Жыл бұрын
Doing some freelance work. Trying to get experience under my belt.
@thatolebethe8896 Жыл бұрын
Would you be open to making a video using firebase Fcm to send notifications in your previous chat app you made?
@thatolebethe8896 Жыл бұрын
Also adding a little dot or something whenever a new message comes in that would be cool
@NemrTiger-sy1uv Жыл бұрын
Please make the firebase Storage , Thanks from Egypt
@yesko5057 Жыл бұрын
how to add start collection in firebase cloud
@shivharripersaud1236 Жыл бұрын
There are errors when i use the command: flutterfire configure it says: flutterfire : The term 'flutterfire' 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. At line:1 char:1 Please Help!
@mrdrummer2564 Жыл бұрын
It means you don't have flutterfire in your PATH. It means it either isn't installed, or usually it's just the case of restarting the terminal in the IDE.
@techyjho Жыл бұрын
Just curious. Why do you call them pages instead of screens?
@gintoki_sakata__ Жыл бұрын
Are they not the same thing?
@VISHVAPRASATH-e5h Жыл бұрын
bro can you put a video for realtime database in flutter pleasee.....
@FranciscoAparicioNascimentoCoeАй бұрын
Perfeito!!
@createdbykoko9 күн бұрын
💜
@obiajulumbanefo3545 Жыл бұрын
Guy thanks alot
@paulvincentdesamparado58178 ай бұрын
do'es this have database?
@createdbykoko8 ай бұрын
yes firebase is the database
@prashlovessamosa Жыл бұрын
can you please make an attendance management app in flutter i am struggling a lot. whenever you have time kindly make it one
@createdbykoko Жыл бұрын
Hey can you be more specific what the app doesv
@levin-lucen Жыл бұрын
my note not added to the database anyone help
@ASWINCIRIL Жыл бұрын
update and delete is not working
@createdbykoko Жыл бұрын
I’d love to help! Can you provide more information?
@developerahtnezev5079 ай бұрын
thx bb
@Justme-dk7vm Жыл бұрын
github link for this specific project please??
@sun_god Жыл бұрын
👌👌👌 excellent
@richardappow6770 Жыл бұрын
Please Mitch, finish the tutorial with the full look advertised in the intro demo. Don't keep us hanging with unfinished design.
@thenbhdi Жыл бұрын
go study 😂
@prajjwaltripathi23745 ай бұрын
bro can't get the code from the website
@laughing_boothcodm349 Жыл бұрын
Hello Mitch I just need one tutorial for you and that: how to implement the type of websocket system Uber use in their apps to enable users and drivers communicate on two different apps please bro that is what i have been searching for, for over a month now bro please help 🙏🏾🙏🏾
@Maxfred007 Жыл бұрын
Firebase in-app messaging?
@laughing_boothcodm349 Жыл бұрын
@@Maxfred007 not really like you know how there's Uber app for the user and the drive I want to understand how both work together simultaneously and give live data feed backs
@mrdrummer2564 Жыл бұрын
@@Maxfred007 In-app-messaging is for phone notifications. What he's after is the realtime aspect of Firestore. For that you need to create an event listener on the front end on both apps and whenever one app creates, updates or deletes, it'll update the other app in realtime.
@hagganagga4432 Жыл бұрын
you are Amazing
@createdbykoko Жыл бұрын
❤️
@abrar_abrar1113 ай бұрын
❤❤❤
@sgleo4934 Жыл бұрын
why don't you upload a video like CRUD using a model because most of the video's like same things only just create a function receive through the value in argument its a very very beginner stuff bro!
@deltavariant7403 Жыл бұрын
you are wow.
@jank84569 ай бұрын
this is why (besides other reasons) I hate flutter. When I go to react native expo, I feel like I'm a couple of decades ahead of flutter