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

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

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
@MyInspireSphere
@MyInspireSphere 13 күн бұрын
Great tutorial. Quickly becoming one of my favorite channels
@m_hussain_mustafa
@m_hussain_mustafa 13 күн бұрын
Awesome to hear that Thanks
@moneyman-ne9lw
@moneyman-ne9lw 16 күн бұрын
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 16 күн бұрын
Thank you. :)
@bestpractice_english
@bestpractice_english 16 күн бұрын
Can you cover more advanced async patterns in Flutter in future videos? This was really helpful!
@m_hussain_mustafa
@m_hussain_mustafa 16 күн бұрын
Sure thing!
@papalima737
@papalima737 16 күн бұрын
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 KZfaq 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 16 күн бұрын
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 16 күн бұрын
@@m_hussain_mustafa Alright, thank you for the tips!
@helderlj
@helderlj 16 күн бұрын
God knows how much I've struggled when first start dealing with async programming.
@m_hussain_mustafa
@m_hussain_mustafa 16 күн бұрын
I've been there as well haha 😄
@user-ds5ey9gc3n
@user-ds5ey9gc3n 16 күн бұрын
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 16 күн бұрын
Hi, Thanks for the comment. I'll try my best to create a tutorial on this topic.
@user-ds5ey9gc3n
@user-ds5ey9gc3n 16 күн бұрын
@@m_hussain_mustafa Ok Sir and I appreciated your time and effort sir Thanks again and again
@preneure
@preneure 16 күн бұрын
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 16 күн бұрын
You’re welcome ☺️
@guraminiro
@guraminiro 16 күн бұрын
Top level tutorial as usual !
@m_hussain_mustafa
@m_hussain_mustafa 16 күн бұрын
Glad you liked it!
@guraminiro
@guraminiro 16 күн бұрын
@@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 16 күн бұрын
Awesome content as always. :)
@m_hussain_mustafa
@m_hussain_mustafa 16 күн бұрын
Thanks 😊
@user-ds5ey9gc3n
@user-ds5ey9gc3n 16 күн бұрын
wwww create tutorial and Thanks Sir
@m_hussain_mustafa
@m_hussain_mustafa 16 күн бұрын
What does wwww create tutorial mean?
@user-ds5ey9gc3n
@user-ds5ey9gc3n 16 күн бұрын
@@m_hussain_mustafa I mean Amazing Great tutorial
@manohar.acharya
@manohar.acharya 14 күн бұрын
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 14 күн бұрын
Thanks for the comment. I'll try to create a video on your requested topic.
@Tlerual
@Tlerual 15 күн бұрын
please can you make a video on the flutter_bloc library
@m_hussain_mustafa
@m_hussain_mustafa 14 күн бұрын
Hi thanks for the suggestion I'll try my best to create a video on this topic.
@user-kp1ok9fe2k
@user-kp1ok9fe2k 16 күн бұрын
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 16 күн бұрын
Hi I already have a riverpod tutorial on my channel.
@RonyHassan47
@RonyHassan47 16 күн бұрын
Wow great
@m_hussain_mustafa
@m_hussain_mustafa 16 күн бұрын
Thanks :)
@faheemahmad3957
@faheemahmad3957 9 күн бұрын
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 8 күн бұрын
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
Async/Await - Flutter in Focus
9:11
Flutter
Рет қаралды 203 М.
THE POLICE TAKES ME! feat @PANDAGIRLOFFICIAL #shorts
00:31
PANDA BOI
Рет қаралды 24 МЛН
Survival skills: A great idea with duct tape #survival #lifehacks #camping
00:27
I CAN’T BELIEVE I LOST 😱
00:46
Topper Guild
Рет қаралды 108 МЛН
Dart Null Safety Introduction | Flutter Null Safety Explained
20:29
Async JavaScript & Callback Functions -- Tutorial for Beginners
24:21
Why you should bet on Flutter even after Google layoff
7:44
Kei Fujikawa
Рет қаралды 804
Avoid using StatefullWidget!
3:50
Codrut Erdei
Рет қаралды 7 М.
Cool Tools That've 10x My Productivity
14:31
Hussain Mustafa
Рет қаралды 624
JavaScript Promises Crash Course
24:03
Kevin Powell
Рет қаралды 31 М.
Dart Futures - Flutter in Focus
8:55
Flutter
Рет қаралды 198 М.
Javascript Promises vs Async Await EXPLAINED (in 5 minutes)
5:50
Roberts Dev Talk
Рет қаралды 559 М.
Flutter Concepts | Async Await and Futures | Dart
5:11
Unsure Programmer
Рет қаралды 9 М.
Todos os modelos de smartphone
0:20
Spider Slack
Рет қаралды 496 М.
OZON РАЗБИЛИ 3 КОМПЬЮТЕРА
0:57
Кинг Комп Shorts
Рет қаралды 1,6 МЛН
Как правильно выключать звук на телефоне?
0:17
Люди.Идеи, общественная организация
Рет қаралды 727 М.
Hisense Official Flagship Store Hisense is the champion What is going on?
0:11
Special Effects Funny 44
Рет қаралды 3 МЛН
Choose a phone for your mom
0:20
ChooseGift
Рет қаралды 6 МЛН