Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/goderbauer/io22concurrency

Flutter Concurrency - When, why, and how to multithread in Flutter
https://github.com/goderbauer/io22concurrency

concurrency dart flutter multithreading

Last synced: 21 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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`.