MENU

Fun & Interesting

When, why, and how to multithread in Flutter

Flutter 69,880 3 years ago
Video Not Working? Fix It Now

Every Flutter application is powered by at least one Dart isolate, and every Dart isolate is powered by an event loop. Knowing how these fundamental parts of the Dart runtime operate is key to knowing when and where to multithread in Flutter. Learn both theory and application from two Dart and Flutter experts. Speakers: Michael Thomsen, Michael Goderbauer Watch more: All Google I/O 2022 Sessions → https://goo.gle/IO22_AllSessions Flutter at I/O 2022 playlist → https://goo.gle/IO22_Flutter All Google I/O 2022 technical sessions → https://goo.gle/IO22_Sessions Subscribe to Flutter! → https://goo.gle/FlutterYT #GoogleIO

Comment