Thank for this awesome tutorial. So many useful tutorials in your channel. I learned a lot from your tutorial on expense tracker in particular. By the way, I would like to see one day your tutorial on PocketBase as well. Pocketbase will become big soon, I think.
I really like this video, just like the previous ones. But if I write the delete function like this, I can still delete the posts of all members. Shouldn't it be checked beforehand whether the post is from me?
Hello bro first I want to say Congratulation bro most of your video are really help full .And since i start code using flutter I always wait first for your video for new knowledge. But can you do video about FILE PICKER about uploading files and stream them please
bruh I really like your videos but you should make a usefull tutorial rather than the UI, the back-end parts are missing , like in this playlist : th-cam.com/play/PLlvRDpXh1Se4wZWOWs8yapI8AS_fwDHzf.html you didn't even finish a full CRUD operation with state management , so we followed the tutorial to the end , but then stuck with your way of coding the backend , which is you didn't finish by the way , it's not a full crud , so we only used the UI (front-end part) and the google auth...etc, but the rest is useless for us TBH , cuz we only learned the Read one field from DB and few filters , so we had to re-do all the backend and drop (the backend) what you teach in this playlist, if you wanna earn from it , it's understandable with the efforts you are making , you could redirect us to your udemy course for example to get the full UI , front end and the backend included , that would be nice , but learning only few things of backend from you and then I had to go to another youtubers to learn the backend , I only benefit from leanring the UI from your channel, then make it full UI and don't do back-end vids !
Hello I'd like to take your feedback in and improve, but just to make sure we are on the same page, have you seen the previous videos? FULL PLAYLIST • SOCIAL MEDIA APP 📱 1 • The Wall • th-cam.com/video/yJ7qQxzkh9E/w-d-xo.html ❤ 2 • Like Button • th-cam.com/video/yeE5PHHBDnQ/w-d-xo.html 🤷🏽♂ 3 • User Profile • th-cam.com/video/TpW7nLL57uQ/w-d-xo.html 💬 4 • Comments • th-cam.com/video/r6AkdYf_bkE/w-d-xo.html 🥷🏽 5 • Dark Mode • th-cam.com/video/66dj7wqXfeA/w-d-xo.html 🗑 6 • Delete Posts • th-cam.com/video/3owMkQP6SHc/w-d-xo.html
💬 Chat App w/ Notifications • mitchkoko.gumroad.com/l/ChatAppMasterclass
📱 Flutter Masterclass • mitchkoko.app/
🔥 I'm coding a startup.. www.patreon.com/mitchkoko
FULL PLAYLIST • SOCIAL MEDIA APP
📱 1 • The Wall • th-cam.com/video/yJ7qQxzkh9E/w-d-xo.html
❤ 2 • Like Button • th-cam.com/video/yeE5PHHBDnQ/w-d-xo.html
🤷🏽♂ 3 • User Profile • th-cam.com/video/TpW7nLL57uQ/w-d-xo.html
💬 4 • Comments • th-cam.com/video/r6AkdYf_bkE/w-d-xo.html
🥷🏽 5 • Dark Mode • th-cam.com/video/66dj7wqXfeA/w-d-xo.html
🗑 6 • Delete Posts • th-cam.com/video/3owMkQP6SHc/w-d-xo.html
🐞 7 • Bug Fixes
THE NEXT PROJECT WILL BE A MESSENGER CHAT APP!!💬💬💬
Let's talk on Twitter 🐦 twitter.com/createdbykoko/ ✌🏾
Instagram 📷 instagram.com/createdbykoko/
Can you use Nodejs as a backend please?
@@khoaiarrt noted 💜
You can allow users to update their profiles image with firebase storage
add notification to the app it will help alot.. both local and online their many notification packages you can use
Can you create game app like higgs domino island? I will pay for that source code for sure.
Tell me where should i contact you for it.
Great, I was waiting for the next video.
nice let me know how it goes! 💜
Your user profile was a deal breaker for me, was able to do user pin verification with the idea, thx a lot 🙏
No worries glad it helped you!! How’s your app coming along ? 💜
add notification to the app it will help alot.. both local and online their many notification packages you can use
You can also use directly IconButton class to make this kind of buttons. Btw nice design
Yeah I used IconButton initially but realised it had some built in padding which i didn't like. So made my own
Thank for this awesome tutorial. So many useful tutorials in your channel. I learned a lot from your tutorial on expense tracker in particular. By the way, I would like to see one day your tutorial on PocketBase as well. Pocketbase will become big soon, I think.
bro can you make video about easy localization with hive or sharedpreferences plz
Awesome ⚡
⚡⚡ how's flutter going for u these days?
@@createdbykoko A really nice framework that I enjoy coding with 😄 I'm currently working on some project and btw trying to learn BLoC pattern
Hello, bro when will you make a video on uploading and changing profile picture, with firebase of course?
Coming soon
Great work. Do you have an email to connect for a flutter project?
Are you going to create a chat feature?
That will be my next project series. messenger chat app 💜
@Mitch Koko I am currently developing a chat feature in my App and that would def be helpful.
It is useful,
Can you please make a Completel E-Learning App with Backend.
Can create beautiful design
Dude What about updating the post
Forgot about that 😂 the premium twitter feature lol💰
I really like this video, just like the previous ones. But if I write the delete function like this, I can still delete the posts of all members. Shouldn't it be checked beforehand whether the post is from me?
Hello bro first I want to say Congratulation bro most of your video are really help full .And since i start code using flutter I always wait first for your video for new knowledge.
But can you do video about FILE PICKER about uploading files and stream them please
Can you btw help with chained comments. Please
💜💜
💜💜💜💜 thanks for your support!
Brother you don't add comment count 😀 please add comment count
💜
💜💜💜💜❤️
bruh I really like your videos but you should make a usefull tutorial rather than the UI, the back-end parts are missing , like in this playlist : th-cam.com/play/PLlvRDpXh1Se4wZWOWs8yapI8AS_fwDHzf.html
you didn't even finish a full CRUD operation with state management , so we followed the tutorial to the end , but then stuck with your way of coding the backend , which is you didn't finish by the way , it's not a full crud , so we only used the UI (front-end part) and the google auth...etc, but the rest is useless for us TBH , cuz we only learned the Read one field from DB and few filters , so we had to re-do all the backend and drop (the backend) what you teach in this playlist,
if you wanna earn from it , it's understandable with the efforts you are making , you could redirect us to your udemy course for example to get the full UI , front end and the backend included , that would be nice ,
but learning only few things of backend from you and then I had to go to another youtubers to learn the backend , I only benefit from leanring the UI from your channel, then make it full UI and don't do back-end vids !
Hello I'd like to take your feedback in and improve, but just to make sure we are on the same page, have you seen the previous videos?
FULL PLAYLIST • SOCIAL MEDIA APP
📱 1 • The Wall • th-cam.com/video/yJ7qQxzkh9E/w-d-xo.html
❤ 2 • Like Button • th-cam.com/video/yeE5PHHBDnQ/w-d-xo.html
🤷🏽♂ 3 • User Profile • th-cam.com/video/TpW7nLL57uQ/w-d-xo.html
💬 4 • Comments • th-cam.com/video/r6AkdYf_bkE/w-d-xo.html
🥷🏽 5 • Dark Mode • th-cam.com/video/66dj7wqXfeA/w-d-xo.html
🗑 6 • Delete Posts • th-cam.com/video/3owMkQP6SHc/w-d-xo.html
💙🤍
💜💜