Тёмный

Isolates in Flutter | Simplified 

Подписаться
Просмотров 22 тыс.
% 973

In this video I have covered implementation of Isolate in Flutter.
Starting from simple async/await task to creating a complete independent Isolate, I have shown multiple scenarios in this video.
GitHub Repo:
github.com/afzalali15/flutter_isolates_demo
Part-2 ko-Fi Link:
ko-fi.com/s/c85a21eb2f
If you like my work
Support Me on Ko-Fi : ko-fi.com/afzalali15
Join this channel to get access to perks:
ru-vid.comjoin
Bouncing ball GIF:
lottiefiles.com/36594-bouncing-ball
Chapters:
0:00 - Introduction
0:53 - Basic UI
3:26 - Complex Task blocks UI
5:24 - Isolate creation
Gears ========
Camera 📸 || Canon 250D : amzn.to/34isdKr
Mic 🎤 || Maono AU-04 : amzn.to/341g9wS
#CodeX
Connect with me on social media:
FB: CodeXDevs
Twitter: afzalali_dev
LinkedIn: www.linkedin.com/in/afzalali15
Discord: discord.gg/nWFnTqP

Опубликовано:

 

6 июл 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 58   
@openknect3386
@openknect3386 3 дня назад
You have made the isolate topic easy to understand. Thank you very much!
@mdtahsinhasan5047
@mdtahsinhasan5047 11 месяцев назад
Finally understood isolates!!! Have been trying for weeks to understand watching tutorials, blogs.... Seemed so complex....Thanks for breaking it down simply.. I would expect if make a tutorial applying with a practical example
@CodeXdev
@CodeXdev 11 месяцев назад
Thanks for suggesting a topic, and appreciate your feedback 😍
@ai_mak354
@ai_mak354 Год назад
Finally i understand Isolates! Thank you for your explanation!
@rp2804
@rp2804 11 месяцев назад
Awesome animations! Good explanation! Keep the production quality up! Thank you so much!
@kenethnjoroge5313
@kenethnjoroge5313 7 месяцев назад
MAN! I wish I could like this video a million times!!! Perfect, simple and very clear. Thank you!!
@user-uz8gf5kv6y
@user-uz8gf5kv6y 8 месяцев назад
so explicit and so awesome explained! gush! The author has a talent. thank you!
@manohar.acharya
@manohar.acharya Год назад
Your explanation is really great one of the very few quality content on Flutter thanks
@oswaldoolea2889
@oswaldoolea2889 Год назад
Great video! Super super the animated guy, wow! Finally easy to understand this isolates.
@eula1194
@eula1194 10 месяцев назад
Thanks for creating flutter / dart resource!
@MicealNaing
@MicealNaing 11 месяцев назад
Very helpful and simplest video i've ever found
@Justin_Roy
@Justin_Roy 5 месяцев назад
Much Needed Video. ❤
@jivani6695
@jivani6695 11 месяцев назад
I Heard about isolates but this video is really helpful you have made this video too easy and understandable Thanks man 🙏 keep. going 🎉🎉🎉
@CodeXdev
@CodeXdev 11 месяцев назад
Glad it helped
@AbodySoma
@AbodySoma Год назад
Awesome very simple thanks ❤️
@theprantadutta
@theprantadutta 4 месяца назад
This is actually really good, thanks
@samuelassefa7559
@samuelassefa7559 4 месяца назад
this is how you show a concept!!!!
@dhamodharanm6547
@dhamodharanm6547 7 месяцев назад
Awesome, really simplified
@junaidjameel5049
@junaidjameel5049 11 месяцев назад
Thats great Dear Ali Sir. Please keep uploading videos faster. I wait for your videos.
@TamNguyen-tj8hc
@TamNguyen-tj8hc 6 месяцев назад
Thank for the explanation!
@azizurrahaman
@azizurrahaman 2 месяца назад
Thanks bro, great tutorial.
@user-gx8sz7ht9k
@user-gx8sz7ht9k 2 месяца назад
10/10 for sure, thanx
@ouzarinacime655
@ouzarinacime655 8 месяцев назад
Very good tutorial, thank you.
@abasilis
@abasilis Год назад
Cool, thank you very much for this video. 👍😃
@CodeXdev
@CodeXdev Год назад
Glad you liked it!
@RohitGTA
@RohitGTA Месяц назад
Simple Way to learn.
@ahmedmohamed1340
@ahmedmohamed1340 Год назад
Very clean explanation Thanks brother, also make Riverpod MVC like Getx Cli Thanks
@mohdsajidshaikh4291
@mohdsajidshaikh4291 Год назад
After long period new video
@mcgyverbasaya6748
@mcgyverbasaya6748 10 месяцев назад
WOW finally.
@dev.arrahman
@dev.arrahman Год назад
Thanks brother,
@abassgarane2817
@abassgarane2817 Год назад
Google engineers ported the golang goroutines as isolates and channels as receive or send ports into flutter and dart. Amazing.
@cristianquiroga8188
@cristianquiroga8188 11 месяцев назад
thanks a lot bro!!
@amankhan-de9jd
@amankhan-de9jd 3 месяца назад
i am a junior flutter developer and i love your work can you please see your vs code extentions ?
@muhammaduzair35
@muhammaduzair35 8 месяцев назад
Great tutorial. I have a question "why you put isolated Method from outside the class" ?
@AzamKhan-bb7xg
@AzamKhan-bb7xg Год назад
The best
@johnmartin9329
@johnmartin9329 Месяц назад
can i use isolate in background like when get notification in fcm backgroundhandler for playing custom-sound or not, what i seeing is , it is taking time to play ringtone any suggestion on this
@gob5964
@gob5964 4 месяца назад
What's the difference with Future() then ? What's more, it seems way more complex ! So does it really worth it ? What's the "plus value" ? Thanks in advance
@manishgautam2424
@manishgautam2424 2 месяца назад
compute is also there
@muhammadsherdil8148
@muhammadsherdil8148 7 месяцев назад
is flutter isolate working with flutter web? if not then what is the better way to do isolates in flutter web?
@mustafa842
@mustafa842 11 месяцев назад
Hi, I am facing a problem when i nevigate back using navigator.pop with sending data back with it such as an object and when i try to setState() the ui dosnt update the date/show unless i hot reload. So many people are facing this problem you can also see it on stackoverflow but there is no explaination.
@altafc22
@altafc22 Год назад
Nice topic
@CodeXdev
@CodeXdev Год назад
Thanks, there isn’t much content around this topic. And some are very complex to understand
@Yadnesh_
@Yadnesh_ 5 месяцев назад
Sir I want to fetch data from an api even if my app is terminated and send the notification. Sending notification is done but how to run any function in background if my app is terminated plz help me ❤❤
@adnanhaider9949
@adnanhaider9949 8 месяцев назад
if i kill my app instead of background is isolates work ? also its work on flutter web? any package for flutter app and web .thanks advance
@Aali.258
@Aali.258 Год назад
Is it really that simple🤔 or you made it look like that 🙇
@vladsodev
@vladsodev 3 месяца назад
Nice video! But I still cant implement it correctly in my code. I have a quite expensive function that should return Uint8list to then display it on screen, but flutter is throwing an error saying that 'object is unsendable' :(
@evanhossain1618
@evanhossain1618 Год назад
please make the part 2 for general.
@oswaldoolea2889
@oswaldoolea2889 Год назад
Just 4 dollars, help the guy instead and his work.
@eagold
@eagold 4 месяца назад
Does Bloc execute in a separate thread?
@CodeXdev
@CodeXdev 4 месяца назад
Nope, BloC is just a state management technique, it has nothing to do with threading
@AbdifitahAbdulkadir
@AbdifitahAbdulkadir 4 месяца назад
can you please give us ppt note? will more appreciate
@altafc22
@altafc22 Год назад
Btw just wandering why you are not using camera in tutorial now. It would be really great if you start to use camera again and it will be more interactive with camera.
@CodeXdev
@CodeXdev Год назад
I hardly manage to create tutorial videos at home, (My toddler needs my time) So, with cartoon it’s quick and I don’t have to do setup for recording environment 😅
@altafc22
@altafc22 Год назад
@@CodeXdev ahh I see 🙈
@oswaldoolea2889
@oswaldoolea2889 Год назад
The animation is better
@kamrulibnzaman
@kamrulibnzaman 11 месяцев назад
Personally it felt like only the voice would have been better then the animation, it felt kind of distracting... 🤔