Messages
Topics
Lists
Groups
Marketplace
Jobs
Max Weber
4 years ago
https://youtu.be/7mxIfR9v6oY
#dart #flutter #isolates #multithreading
I want to talk a little bit more about how Multithreading in Dart and Flutter is possible. Therefore I talk a little bit on how you can create Isolates and how they work internally. Because the boilerplate of the Isolate is heavy I want also to talk about the compute function of Flutter.