Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 291 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 291 Bytes

Flutter Concurrency

When, why, and how to multithread in Flutter

The repository contains the code for the 2022 Google I/O talk "Flutter Concurrency - When, why, and how to multithread in Flutter".

To run the code, switch into one of the example directories and execute flutter run.