Skip to content

Flutter Concurrency - When, why, and how to multithread in Flutter

License

Notifications You must be signed in to change notification settings

goderbauer/io22concurrency

Repository files navigation

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.