Kotlin-Coroutines-and-Flow-UseCases-on-Android icon indicating copy to clipboard operation
Kotlin-Coroutines-and-Flow-UseCases-on-Android copied to clipboard

This can be done by synchronously with the help of withContext?

Open gouri-panda opened this issue 4 years ago • 0 comments

https://github.com/LukasLechnerDev/Kotlin-Coroutine-Use-Cases-on-Android/blob/fd939486e24ddad1815c2fa0330c0109c4752e76/app/src/main/java/com/lukaslechner/coroutineusecasesonandroid/usecases/coroutines/usecase14/AndroidVersionRepository.kt#L21

gouri-panda avatar Feb 18 '21 13:02 gouri-panda