You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
kotlinx-coroutines-android v811_spc009_project 4 months ago
kotlinx-coroutines-javafx v811_spc009_project 4 months ago
kotlinx-coroutines-swing v811_spc009_project 4 months ago
README.md v811_spc009_project 4 months ago
coroutines-guide-ui.md v811_spc009_project 4 months ago
knit.code.include v811_spc009_project 4 months ago
knit.properties v811_spc009_project 4 months ago
ui-example-android.png v811_spc009_project 4 months ago
ui-example-javafx.png v811_spc009_project 4 months ago

README.md

Coroutines for UI

This directory contains modules for coroutine programming with various single-threaded UI libraries. After adding dependency to the UI library, corresponding UI dispatcher will be available via Dispatchers.Main. Module name below corresponds to the artifact name in Maven/Gradle.

Modules