Isolates and multithreading in Flutter Part 1
In this episode of the Boring Show, Filip is joined by Andrew. Follow along as they dive into isolates and multithreading in Dart.
Helpful Resources: The Isolate class → https://goo.gle/2lWxULg
Isolates and multithreading in Flutter Part 2
In this episode of the Boring Show, Filip and Andrew finish the job, and make fetching of Hacker News articles execute on a separate thread from the UI thread.
#flutter #dart #mobile-apps