kotlin-coroutine-flow topic

List kotlin-coroutine-flow repositories

CoroutinesAndFlowTutorials

89
Stars
27
Forks
Watchers

Series of Tutorials about Coroutines and Flow with Retrofit, Room, and Unit tests.

contactstore

436
Stars
15
Forks
Watchers

A modern, strongly-typed contacts API for Android.

StateFlow-MVVM-MVI-demo

150
Stars
17
Forks
Watchers

Using StateFlow as LiveData | StateFlow instead of LiveData | LiveData to StateFlow | StateFlow MVVM | StateFlow sample | StateFlow demo

FlowExt

307
Stars
23
Forks
Watchers

FlowExt | Kotlinx Coroutines Flow Extensions | Kotlinx Coroutines Flow Extensions. Extensions to the Kotlin Flow library | kotlin-flow-extensions | Coroutines Flow Extensions | Kotlin Flow extensions...

krontab

94
Stars
5
Forks
Watchers

Library for using Crontab-like syntax in scheduling of some Kotlin Coroutines tasks to do from time to time

Refresh-Token-Sample

115
Stars
17
Forks
Watchers

Android Refresh token with Retrofit, OkHttp, Kotlin Coroutines Mutex 🔂 When multiple requests hit 401 (HTTP_UNAUTHORIZED), only single Refresh token request will be executed. After successful refres...

InTimeAndroid

54
Stars
4
Forks
Watchers

Android interval timer app using compose + compose navigation, dagger hilt, room, kotlin coroutines + flow and mvvm design pattern.

stateflow-demo

38
Stars
1
Forks
Watchers

Sample android application to demonstrate use of Kotlin Coroutines StateFlow.