kotlin-coroutines topic

List kotlin-coroutines repositories

android-gif-search

401
Stars
50
Forks
Watchers

Gif LazyVerticalGrid MVVM using Dagger 2 + Hilt with Retrofit 2, Moshi, Kotlin Coroutines, JUnit, Espresso and Robolectric tests!

droid-feed

184
Stars
36
Forks
Watchers

Aggregated Android news, articles, podcasts and conferences about Android Development

nytclient-android

24
Stars
5
Forks
Watchers

This sample app is created to demonstrate the usage of Android Architecture Components with MVVM architecture

AndroidCoroutinesHelper

31
Stars
3
Forks
Watchers

A simple DSL and set of extension functions for performing asynchronous calls on Android that also deals with Activity and Fragment lifecycles using Kotlin Coroutines

MyWeatherKotlinFlow

28
Stars
9
Forks
Watchers

Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation co...

StarWarsSearch

36
Stars
9
Forks
Watchers

Search for your favorite star wars characters from Swapi API. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, and kotlin coroutines with Sta...

StarWarsSearch-MVI

198
Stars
30
Forks
Watchers

Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagg...

Einsen

903
Stars
80
Forks
Watchers

🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Compone...

Expenso

965
Stars
169
Forks
Watchers

📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture

CoroutinesAndFlowTutorials

88
Stars
27
Forks
Watchers

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