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

  Рет қаралды 1,207

Hussain Mustafa

Hussain Mustafa

Күн бұрын

💼 Book a meeting: cutt.ly/Pegxp5rA
💎 Ultimate Flutter UI Kit: cutt.ly/3w6tqwFA
In this video we will discuss the concept of asynchronous programming in Dart/Flutter. We will be taking a look at all the important concepts of async programming such as Async & Await, Futures, Error Handling & Method Chaining. I'll be sharing with you guys details regarding problems that most people face when trying to work with asynchronous programming concepts in Dart/Flutter. I'll also be sharing with you guys helpful resources and practical examples to level up your Flutter and Dart development skills. This video will teach you everything you need to know about asynchronous programming and make you a superstar when it comes to working with async await statements & futures. This is an excellent video for beginner Flutter/Dart developers, or anyone looking to improve as a Flutter developer, and take there Flutter/Dart development skills to the next level.
Resources:
Dart Pad: dartpad.dev/
FreeCodeCamp Asynchronous Programming: www.freecodecamp.org/news/asy...
Flutter Isolates: docs.flutter.dev/perf/isolates
Socials:
Website: hussainmustafa.com
Github: github.com/hussain-mustafa990
LinkedIn: / hussain-mustafa-960920184
Twitter: / hussain34274892
Buy Me A Coffee: www.buymeacoffee.com/hussainm...
#flutter #learnflutter #flutterjobs #fluttertips

Пікірлер: 35
@moneyman-ne9lw
@moneyman-ne9lw 20 күн бұрын
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 20 күн бұрын
Thank you. :)
@MyInspireSphere
@MyInspireSphere 17 күн бұрын
Great tutorial. Quickly becoming one of my favorite channels
@m_hussain_mustafa
@m_hussain_mustafa 17 күн бұрын
Awesome to hear that Thanks
@bestpractice_english
@bestpractice_english 20 күн бұрын
Can you cover more advanced async patterns in Flutter in future videos? This was really helpful!
@m_hussain_mustafa
@m_hussain_mustafa 20 күн бұрын
Sure thing!
@helderlj
@helderlj 20 күн бұрын
God knows how much I've struggled when first start dealing with async programming.
@m_hussain_mustafa
@m_hussain_mustafa 20 күн бұрын
I've been there as well haha 😄
@papalima737
@papalima737 21 күн бұрын
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 20 күн бұрын
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 20 күн бұрын
@@m_hussain_mustafa Alright, thank you for the tips!
@preneure
@preneure 20 күн бұрын
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 20 күн бұрын
You’re welcome ☺️
@user-ds5ey9gc3n
@user-ds5ey9gc3n 21 күн бұрын
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 21 күн бұрын
Hi, Thanks for the comment. I'll try my best to create a tutorial on this topic.
@user-ds5ey9gc3n
@user-ds5ey9gc3n 20 күн бұрын
@@m_hussain_mustafa Ok Sir and I appreciated your time and effort sir Thanks again and again
@guraminiro
@guraminiro 20 күн бұрын
Top level tutorial as usual !
@m_hussain_mustafa
@m_hussain_mustafa 20 күн бұрын
Glad you liked it!
@guraminiro
@guraminiro 20 күн бұрын
@@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.
@MHM-jy4uj
@MHM-jy4uj 20 күн бұрын
Awesome content as always. :)
@m_hussain_mustafa
@m_hussain_mustafa 20 күн бұрын
Thanks 😊
@user-ds5ey9gc3n
@user-ds5ey9gc3n 21 күн бұрын
wwww create tutorial and Thanks Sir
@m_hussain_mustafa
@m_hussain_mustafa 21 күн бұрын
What does wwww create tutorial mean?
@user-ds5ey9gc3n
@user-ds5ey9gc3n 20 күн бұрын
@@m_hussain_mustafa I mean Amazing Great tutorial
@user-kp1ok9fe2k
@user-kp1ok9fe2k 20 күн бұрын
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 20 күн бұрын
Hi I already have a riverpod tutorial on my channel.
@manohar.acharya
@manohar.acharya 18 күн бұрын
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 18 күн бұрын
Thanks for the comment. I'll try to create a video on your requested topic.
@RonyHassan47
@RonyHassan47 20 күн бұрын
Wow great
@m_hussain_mustafa
@m_hussain_mustafa 20 күн бұрын
Thanks :)
@Tlerual
@Tlerual 19 күн бұрын
please can you make a video on the flutter_bloc library
@m_hussain_mustafa
@m_hussain_mustafa 18 күн бұрын
Hi thanks for the suggestion I'll try my best to create a video on this topic.
@faheemahmad3957
@faheemahmad3957 13 күн бұрын
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 13 күн бұрын
Hi thanks for the suggestion, will try to make a video on this.
5 Tips to become a Flutter Master, Secrets I've learned over 6 YEARS.
11:05
Javascript Promises vs Async Await EXPLAINED (in 5 minutes)
5:50
Roberts Dev Talk
Рет қаралды 560 М.
БОЛЬШОЙ ПЕТУШОК #shorts
00:21
Паша Осадчий
Рет қаралды 10 МЛН
1 or 2?🐄
00:12
Kan Andrey
Рет қаралды 57 МЛН
Nutella bro sis family Challenge 😋
00:31
Mr. Clabik
Рет қаралды 13 МЛН
NERF WAR HEAVY: Drone Battle!
00:30
MacDannyGun
Рет қаралды 57 МЛН
"Stop Using Async Await in .NET to Save Threads" | Code Cop #018
14:05
Flutter Concepts | Async Await and Futures | Dart
5:11
Unsure Programmer
Рет қаралды 9 М.
Dart Null Safety Introduction | Flutter Null Safety Explained
20:29
Isolates in Flutter | Simplified
10:28
CodeX
Рет қаралды 22 М.
Avoid using StatefullWidget!
3:50
Codrut Erdei
Рет қаралды 7 М.
Vercel Gave Up On Edge
17:50
Theo - t3․gg
Рет қаралды 98 М.
Async/Await - Flutter in Focus
9:11
Flutter
Рет қаралды 203 М.
JavaScript Visualized - Promise Execution
8:42
Lydia Hallie
Рет қаралды 130 М.
Сколько реально стоит ПК Величайшего?
0:37
Samsung Galaxy Unpacked July 2024: Official Replay
1:8:53
Samsung
Рет қаралды 23 МЛН