Flutter Async/Await & Futures Tutorial - Dart Asynchronous Programming Guide

  Рет қаралды 3,198

Hussain Mustafa

Hussain Mustafa

Күн бұрын

Пікірлер: 41
@moneyman-ne9lw
@moneyman-ne9lw 7 ай бұрын
This is by far the best guide on async/await in Dart I've found. You break it down so well. Subscribed!
@m_hussain_mustafa
@m_hussain_mustafa 7 ай бұрын
Thank you. :)
@MyInspireSphere
@MyInspireSphere 6 ай бұрын
Great tutorial. Quickly becoming one of my favorite channels
@m_hussain_mustafa
@m_hussain_mustafa 6 ай бұрын
Awesome to hear that Thanks
@guraminiro
@guraminiro 7 ай бұрын
Top level tutorial as usual !
@m_hussain_mustafa
@m_hussain_mustafa 7 ай бұрын
Glad you liked it!
@guraminiro
@guraminiro 7 ай бұрын
@@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.
@preneure
@preneure 7 ай бұрын
Thanks for explaining the difference between async/await and Futures so clearly. This really helped me grasp the concepts.
@m_hussain_mustafa
@m_hussain_mustafa 7 ай бұрын
You’re welcome ☺️
@papalima737
@papalima737 7 ай бұрын
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_mustafa
@m_hussain_mustafa 7 ай бұрын
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.
@papalima737
@papalima737 7 ай бұрын
@@m_hussain_mustafa Alright, thank you for the tips!
@MHM-jy4uj
@MHM-jy4uj 7 ай бұрын
Awesome content as always. :)
@m_hussain_mustafa
@m_hussain_mustafa 7 ай бұрын
Thanks 😊
@rlt_app
@rlt_app 7 ай бұрын
Can you cover more advanced async patterns in Flutter in future videos? This was really helpful!
@m_hussain_mustafa
@m_hussain_mustafa 7 ай бұрын
Sure thing!
@arkajyotidas2546
@arkajyotidas2546 17 күн бұрын
Awesome tutorial, would really appreciate if you make tutorials on streams and isolates
@m_hussain_mustafa
@m_hussain_mustafa 16 күн бұрын
I'm glad you liked it! I might have to make some videos on that.
@manohar.acharya
@manohar.acharya 6 ай бұрын
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_mustafa
@m_hussain_mustafa 6 ай бұрын
Thanks for the comment. I'll try to create a video on your requested topic.
@SalimAbuubakarAhmed
@SalimAbuubakarAhmed 7 ай бұрын
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_mustafa
@m_hussain_mustafa 7 ай бұрын
Hi, Thanks for the comment. I'll try my best to create a tutorial on this topic.
@SalimAbuubakarAhmed
@SalimAbuubakarAhmed 7 ай бұрын
@@m_hussain_mustafa Ok Sir and I appreciated your time and effort sir Thanks again and again
@kolban1
@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-1000
@abaz-1000 7 ай бұрын
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_mustafa
@m_hussain_mustafa 7 ай бұрын
Hi I already have a riverpod tutorial on my channel.
@Tlerual
@Tlerual 6 ай бұрын
please can you make a video on the flutter_bloc library
@m_hussain_mustafa
@m_hussain_mustafa 6 ай бұрын
Hi thanks for the suggestion I'll try my best to create a video on this topic.
@SalimAbuubakarAhmed
@SalimAbuubakarAhmed 7 ай бұрын
wwww create tutorial and Thanks Sir
@m_hussain_mustafa
@m_hussain_mustafa 7 ай бұрын
What does wwww create tutorial mean?
@SalimAbuubakarAhmed
@SalimAbuubakarAhmed 7 ай бұрын
@@m_hussain_mustafa I mean Amazing Great tutorial
@helderlj
@helderlj 7 ай бұрын
God knows how much I've struggled when first start dealing with async programming.
@m_hussain_mustafa
@m_hussain_mustafa 7 ай бұрын
I've been there as well haha 😄
@RonyHassan47
@RonyHassan47 7 ай бұрын
Wow great
@m_hussain_mustafa
@m_hussain_mustafa 7 ай бұрын
Thanks :)
@faheemahmad3957
@faheemahmad3957 6 ай бұрын
KINDLY TELL HOW TO MAKE ANY API, STREAMABLE, SO WE DONT HAVE TO USE OULL TO REFESH...PLEASE DO SOMETHIGN ABOUT IT
@m_hussain_mustafa
@m_hussain_mustafa 6 ай бұрын
Hi thanks for the suggestion, will try to make a video on this.
@pathanmujeebkhan9402
@pathanmujeebkhan9402 Ай бұрын
your enlish accent is too good
@kenancakici
@kenancakici 5 ай бұрын
It is a very nice lesson, but the scrolling background is very uncomfortable for the eyes.
@francislydz4234
@francislydz4234 5 ай бұрын
klukluklukluklukuluklluk
5 Tips to become a Flutter Master, Secrets I've learned over 6 YEARS.
11:05
Learn to use Isolates in Flutter | Simplified
10:28
CodeX
Рет қаралды 35 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
I've Used Jetpack Compose For 4 Years - Here's the Good and the Bad
16:12
Async JavaScript & Callback Functions -- Tutorial for Beginners
24:21
Async/Await - Flutter in Focus
9:11
Flutter
Рет қаралды 209 М.
Flutter Concepts | Async Await and Futures | Dart
5:11
Unsure Programmer
Рет қаралды 11 М.
Async vs Isolates | Decoding Flutter
4:24
Flutter
Рет қаралды 130 М.
Dart Crash Course #11 - Async, Await & Futures
8:20
Net Ninja
Рет қаралды 13 М.
Dart Null Safety Introduction | Flutter Null Safety Explained
20:29
Hussain Mustafa
Рет қаралды 1 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН