This is by far the best guide on async/await in Dart I've found. You break it down so well. Subscribed!
@m_hussain_mustafa7 ай бұрын
Thank you. :)
@MyInspireSphere6 ай бұрын
Great tutorial. Quickly becoming one of my favorite channels
@m_hussain_mustafa6 ай бұрын
Awesome to hear that Thanks
@guraminiro7 ай бұрын
Top level tutorial as usual !
@m_hussain_mustafa7 ай бұрын
Glad you liked it!
@guraminiro7 ай бұрын
@@m_hussain_mustafaWas researching the topic recently and i was curious about your own method of handling it as i am fond with your code structure and reusability.
@preneure7 ай бұрын
Thanks for explaining the difference between async/await and Futures so clearly. This really helped me grasp the concepts.
@m_hussain_mustafa7 ай бұрын
You’re welcome ☺️
@papalima7377 ай бұрын
Hey Hussain, I stumbled upon your channel recently and was blown away by the quality of your content. It's surprising to see your subscriber count doesn't reflect the value you bring. Here's hoping that changes soon! I could use your expertise on something. I'm developing a Flutter app with Firebase and I'm stuck on implementing notifications. Specifically, I want to send notifications to my friends (say an array of user IDs) when I post a story, whether the app is in the foreground, background, or even terminated. I've scoured through KZbin tutorials but haven't found a solution that fits my needs. Would you consider making a video on this topic or perhaps guiding me through the process step by step? Any code examples or tips would be immensely helpful. Thanks Hussain, wish the best for you!
@m_hussain_mustafa7 ай бұрын
Hi, Thanks for the comment. I'd recommend you take a look into Firebase Cloud Messaging for sending push notifications, and then from there you can focus on figuring out how to send push notifications to a user with a specific id using cloud functions that are available on Firebase. Then it should just be a matter on keeping a track of a persons followers, then once they make a new post firing a cloud function that sends to each of the follower a push notification using firebase cloud messaging. There is a lot of details you'd still have to figure out yourself but this should be a general starting point.
@papalima7377 ай бұрын
@@m_hussain_mustafa Alright, thank you for the tips!
@MHM-jy4uj7 ай бұрын
Awesome content as always. :)
@m_hussain_mustafa7 ай бұрын
Thanks 😊
@rlt_app7 ай бұрын
Can you cover more advanced async patterns in Flutter in future videos? This was really helpful!
@m_hussain_mustafa7 ай бұрын
Sure thing!
@arkajyotidas254617 күн бұрын
Awesome tutorial, would really appreciate if you make tutorials on streams and isolates
@m_hussain_mustafa16 күн бұрын
I'm glad you liked it! I might have to make some videos on that.
@manohar.acharya6 ай бұрын
It was a great explanation,. I've one like this video please create another dedicated video explaining BuildContext I'm verymuch unclear with the BuildContext and need some good explaination like the one you did in this one and also please explain why do we sometimes ignore (context) with a underscore (_)
@m_hussain_mustafa6 ай бұрын
Thanks for the comment. I'll try to create a video on your requested topic.
@SalimAbuubakarAhmed7 ай бұрын
Sir Still we are waiting for caching api data tutorial sir this feature is so important please Sir let make us vedio as soon as possible Sir Hussein
@m_hussain_mustafa7 ай бұрын
Hi, Thanks for the comment. I'll try my best to create a tutorial on this topic.
@SalimAbuubakarAhmed7 ай бұрын
@@m_hussain_mustafa Ok Sir and I appreciated your time and effort sir Thanks again and again
@kolban1Ай бұрын
Great video but I was looking for interaction with Async/Await/Futures in the context of Flutter and not just abstract Dart. The video (good) took me through Dart, but I found nothing related to using it in the context of Flutter. However, the title mentions flutter.
@abaz-10007 ай бұрын
What about if you make a tutorial covering complete beginner course of riverpod with real project like e commerce or something similar? Please
@m_hussain_mustafa7 ай бұрын
Hi I already have a riverpod tutorial on my channel.
@Tlerual6 ай бұрын
please can you make a video on the flutter_bloc library
@m_hussain_mustafa6 ай бұрын
Hi thanks for the suggestion I'll try my best to create a video on this topic.
@SalimAbuubakarAhmed7 ай бұрын
wwww create tutorial and Thanks Sir
@m_hussain_mustafa7 ай бұрын
What does wwww create tutorial mean?
@SalimAbuubakarAhmed7 ай бұрын
@@m_hussain_mustafa I mean Amazing Great tutorial
@helderlj7 ай бұрын
God knows how much I've struggled when first start dealing with async programming.
@m_hussain_mustafa7 ай бұрын
I've been there as well haha 😄
@RonyHassan477 ай бұрын
Wow great
@m_hussain_mustafa7 ай бұрын
Thanks :)
@faheemahmad39576 ай бұрын
KINDLY TELL HOW TO MAKE ANY API, STREAMABLE, SO WE DONT HAVE TO USE OULL TO REFESH...PLEASE DO SOMETHIGN ABOUT IT
@m_hussain_mustafa6 ай бұрын
Hi thanks for the suggestion, will try to make a video on this.
@pathanmujeebkhan9402Ай бұрын
your enlish accent is too good
@kenancakici5 ай бұрын
It is a very nice lesson, but the scrolling background is very uncomfortable for the eyes.