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

https://github.com/bbariskilic/flutter-thread-isolate

A sample app that shows the power of threads. Computes some tasks on different threads and by doing this reduces overloading on the main thread. The project has been written solely in Dart Language.
https://github.com/bbariskilic/flutter-thread-isolate

async dart flutter future isolate mvvm-architecture thread

Last synced: about 2 months ago
JSON representation

A sample app that shows the power of threads. Computes some tasks on different threads and by doing this reduces overloading on the main thread. The project has been written solely in Dart Language.

Awesome Lists containing this project