Migrate from RxJava to Kotlin Coroutine and Flows

First things first

circle-info

Setup and add required dependencies in your gradle or pom file:

https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-corearrow-up-right

Problems with Retrofit2

circle-exclamation

Last updated