coroutines-retrofit topic

List coroutines-retrofit repositories

WanAndroidJetpack

149
Stars
28
Forks
Watchers

🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!

Coroutines101

19
Stars
1
Forks
Watchers

It's a project with examples of using Coroutines. 🧵 You will learn the concepts (GlobalScope, runBlocking, Nested Coroutine, Dispatcher, Suspend Function) 💻