-
Updated
May 30, 2022 - Kotlin
#
kotlin-coroutines
Here are 1,276 public repositories matching this topic...
Image loading for Android backed by Kotlin Coroutines.
An android image compression library.
android
kotlin
photos
compression
kotlin-android
kotlin-library
android-library
compress-images
compressor
image-compression
kotlin-coroutines
-
Updated
Oct 14, 2021 - Kotlin
android
kotlin
gradle
best-practices
architecture
mvvm
android-application
clean-architecture
jetpack
kotlin-coroutines
-
Updated
May 18, 2022 - Kotlin
-
Updated
May 24, 2022 - Kotlin
A collection of hand-crafted extensions for your Kotlin projects.
android
kotlin
macos
lightweight
ios
material-design
watchos
coroutines
kotlin-android
kotlin-extensions
kotlin-library
android-library
kotlin-dsl
kotlin-coroutines
ios-library
kotlin-native
kotlin-multiplatform
-
Updated
Mar 10, 2022 - Kotlin
Minimal Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Wear Compose, Compose for Desktop, Compose for Web and Kotlin/JS + React clients along with Ktor backend.
android
kotlin
macos
swift
ios
viewmodel
kotlin-coroutines
kotlin-js
ktor
kotlin-native
android-architecture-components
koin
kotlin-multiplatform
swiftui
kotlinx-serialization
jetpack-compose
ktor-client
compose-desktop
kotlin-multiplatform-mobile
compose-web
-
Updated
May 27, 2022 - Kotlin
-
Updated
May 13, 2022 - Kotlin
kotlin
mvp
coroutines
kotlin-android
zhihu
mvp-architecture
douban
zhihu-daily
kotlin-coroutines
guokr
paperplane
douban-moment
guokr-handpick
-
Updated
Jun 6, 2018 - Kotlin
actors
Issues of the ktx-actors module
good first issue
Simple tasks that do not require advanced knowledge of KTX or LibGDX
Learn Kotlin Coroutines for Android by Examples. Learn how to use Kotlin Coroutines for Android App Development.
-
Updated
Nov 19, 2021 - Kotlin
Kotlin Coroutines await() extension for Retrofit Call
-
Updated
Dec 13, 2019 - Kotlin
Kotlin Coroutines Flow binding APIs for Android's platform and unbundled UI widgets, inspired by RxBinding.
-
Updated
May 28, 2022 - Kotlin
android
kotlin
android-development
declarative-ui
android-architecture
android-ui
stateflow
ui-components
hacktoberfest
kotlin-coroutines
ui-toolkit
mvvm-android
room-persistence-library
room-database
jetpack-android
jetpack-compose
coroutines-flow
hilt-android
datastore-android
-
Updated
Jan 3, 2022 - Kotlin
Kotlin MultiPlatform App (Android, iOS, JVM & JS). MVVM/MVP - Kotlin MultiPlatform
android
kotlin
swift
ios
objective-c
jvm
dagger
kotlin-android
multiplatform
sqldelight
mvvm-architecture
kotlin-coroutines
ktor
kotlin-multiplatform
-
Updated
Apr 20, 2020 - Kotlin
android
kotlin
material-design
expense-tracker
kotlin-android
android-development
android-architecture
android-ui
stateflow
android-app
kotlin-coroutines
coroutines-android
mvvm-android
room-persistence-library
room-database
jetpack-navigation
jetpack-android
spikeysanju
hilt-android
datastore-android
-
Updated
May 27, 2022 - Kotlin
My way to MVVM using KotlinX Coroutines and Android data-binding
kotlin
room
rxjava
mvvm
functional-reactive-programming
viewmodel
kotlin-coroutines
android-databinding
livedata
architecture-components
koin
arrow-kt
kotlin-functional-programming
kotlin-flow
coroutines-flow
-
Updated
May 21, 2021 - Kotlin
基于 Jetpack + Kotlin 的 Android 组件化 MVVM 框架
kotlin
eventbus
spi
viewmodel
retrofit2
okhttp3
lifecycle
kotlin-coroutines
mvvm-android
arouter
livedata
buildsrc
androidx
android-jetpack
mmkv
viewbinding
mvvm-jetpack
kotlin-coroutines-flow
hilt-android
permissionx
-
Updated
May 19, 2022 - Kotlin
Uniflow 🦄 - Simple Unidirectional Data Flow for Android & Kotlin, using Kotlin coroutines and open to functional programming
android
kotlin
coroutines
viewmodel
unidirectional-data-flow
mvi
kotlin-coroutines
uniflow
state-flow
-
Updated
May 19, 2022 - Kotlin
Idiomatic Kotlin Wrapper for The Discord API
kotlin
discord
discord-api
kotlin-library
discord-library
hacktoberfest
kotlin-coroutines
kotlin-jvm
discord-gateway
-
Updated
May 29, 2022 - Kotlin
Retrofit call adapter to model success/failed responses as sealed types
-
Updated
Apr 5, 2022 - Kotlin
gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc
kotlin
protobuf
protocol-buffers
coroutines
grpc
code-generation
kotlin-script
kotlin-coroutines
grpc-java
protoc-plugin
protoc-grpc-plugin
grpc-kotlin
-
Updated
Dec 18, 2020 - Kotlin
Starter RESTful service with websocket notifications using Kotlin, Ktor and Exposed with H2, HikariCP and FlyWay
-
Updated
May 24, 2022 - Kotlin
An app that existed before Android existed! 🔥
android
kotlin
architecture
kotlin-android
showcase
kotlin-dsl
unidirectional-data-flow
kotlin-coroutines
-
Updated
May 30, 2022 - Kotlin
android
material-design
recyclerview
architecture
kotlin-android
android-development
android-architecture
android-ui
android-studio
stateflow
android-app
hacktoberfest
kotlin-coroutines
mvvm-android
room-persistence-library
couroutine
room-database
jetpack-navigation
hilt-android
datastore-android
-
Updated
May 20, 2022 - Kotlin
jwstegemann
commented
Jun 18, 2020
Create an example that debounces events fired:
Use a range input to define the debouncing-interval and offer a button that uses this interval debouncing it's clicks.
A Kotlin-first SDK for Firebase
kotlin
firebase
firebase-auth
firebase-database
kotlin-coroutines
firebase-functions
firebase-firestore
kotlin-multiplatform
-
Updated
May 25, 2022 - Kotlin
Kotlin Asynchronous Bluetooth Low-Energy
-
Updated
May 28, 2022 - Kotlin
Kotlin Coroutines binding APIs for Android UI widgets from the platform and support libraries
android
kotlin
flow
binding
recyclerview
coroutines
kotlin-android
kotlin-extensions
kotlin-library
android-library
viewpager
drawerlayout
appcompat
kotlin-coroutines
swiperefreshlayout
slidingpanelayout
coroutines-android
leanback
android-ui-widgets
receivechannel
-
Updated
May 8, 2022 - Kotlin
alexstyl
commented
Jan 6, 2022
There are more people contributing to the project lately, and it would be nice to have less moderation required on each PR.
This issue is about creating a gradle task to run static analysis in the project.
Requirements:
- Introduce detekt in the project (link to Detekt)
- Create a gradle task called
runStaticAnalysis
which would run Android lint and detekt. - Document is a way (i.e. on yo
good first issue
Good for newcomers
Improve this page
Add a description, image, and links to the kotlin-coroutines topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kotlin-coroutines topic, visit your repo's landing page and select "manage topics."
I wanted to change the style of a label on mouse hover.
onEnter
worked fine:But there's no corresponding
onExit
function. I've written one now, but wondered if there was documentation around which scene2d stage elements have actions, and which do not,