GitHub / SmartToolFactory / CoroutinesAndFlowTutorials
Series of Tutorials about Coroutines and Flow with Retrofit, Room, and Unit tests.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmartToolFactory%2FCoroutinesAndFlowTutorials
PURL: pkg:github/SmartToolFactory/CoroutinesAndFlowTutorials
Stars: 90
Forks: 27
Open issues: 0
License: None
Language: Kotlin
Size: 792 KB
Dependencies parsed at:
46
Created at: about 5 years ago
Updated at: 7 months ago
Pushed at: about 4 years ago
Last synced at: 2 months ago
Topics: android, android-coroutines-mvvm, kotlin-coroutine-flow, kotlin-coroutines, kotlin-coroutines-tutorial, kotlinx-coroutines-test, mockk, unit-test
- androidx.activity:activity-ktx 1.1.0 implementation
- androidx.fragment:fragment-ktx 1.3.0-alpha07 implementation
- androidx.lifecycle:lifecycle-livedata-ktx $archLifecycleVersion implementation
- androidx.lifecycle:lifecycle-runtime-ktx $archLifecycleVersion implementation
- androidx.lifecycle:lifecycle-runtime-ktx 2.2.0 implementation
- androidx.lifecycle:lifecycle-viewmodel-ktx $archLifecycleVersion implementation
- com.jakewharton.retrofit:retrofit2-rxjava2-adapter 1.0.0 implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
- org.jetbrains.kotlin:kotlin-stdlib-jre7 $kotlin_version implementation
- androidx.arch.core:core-testing $archTestingVersion testImplementation
- androidx.test.ext:junit $androidXTestExtKotlinRunnerVersion testImplementation
- androidx.test:core-ktx $androidXTestCoreVersion testImplementation
- com.google.truth:truth 1.0.1 testImplementation
- com.squareup.okhttp3:mockwebserver 3.7.0 testImplementation
- com.squareup.okhttp3:mockwebserver $mockWebServerVersion testImplementation
- io.mockk:mockk $mockKVersion testImplementation
- org.jetbrains.kotlinx:kotlinx-coroutines-test 1.3.7 testImplementation
- org.junit.jupiter:junit-jupiter-api 5.4.0 testImplementation
- org.junit.jupiter:junit-jupiter-params 5.4.0 testImplementation
- org.robolectric:robolectric $robolectricVersion testImplementation
- org.junit.jupiter:junit-jupiter-engine 5.4.0 testRuntimeOnly
- androidx.activity:activity-ktx 1.1.0 implementation
- androidx.fragment:fragment-ktx 1.3.0-alpha07 implementation
- androidx.lifecycle:lifecycle-livedata-ktx $archLifecycleVersion implementation
- androidx.lifecycle:lifecycle-runtime-ktx $archLifecycleVersion implementation
- androidx.lifecycle:lifecycle-viewmodel-ktx $archLifecycleVersion implementation
- androidx.room:room-rxjava3 2.3.0-alpha02 implementation
- androidx.swiperefreshlayout:swiperefreshlayout 1.1.0 implementation
- com.jakewharton.retrofit:retrofit2-rxjava2-adapter 1.0.0 implementation
- com.squareup.retrofit2:adapter-rxjava3 2.9.0 implementation
- org.jetbrains.kotlin:kotlin-stdlib $kotlin_version implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
- androidx.arch.core:core-testing $archTestingVersion testImplementation
- androidx.test.ext:junit $androidXTestExtKotlinRunnerVersion testImplementation
- androidx.test:core-ktx $androidXTestCoreVersion testImplementation
- com.google.truth:truth 1.0.1 testImplementation
- com.squareup.okhttp3:mockwebserver $mockWebServerVersion testImplementation
- com.squareup.okhttp3:mockwebserver 3.7.0 testImplementation
- io.mockk:mockk $mockKVersion testImplementation
- org.jetbrains.kotlinx:kotlinx-coroutines-test 1.3.7 testImplementation
- org.junit.jupiter:junit-jupiter-api 5.4.0 testImplementation
- org.junit.jupiter:junit-jupiter-params 5.4.0 testImplementation
- org.robolectric:robolectric $robolectricVersion testImplementation
- org.junit.jupiter:junit-jupiter-engine 5.4.0 testRuntimeOnly
- androidx.core:core-ktx 1.3.1 implementation
- org.jetbrains.kotlin:kotlin-stdlib $kotlin_version implementation