splendo/kaluga: Collection of multiplatform kotlin components, mainly using coroutines and flow
github.com·2d
🔧Developer tools
Preview
Report Post

This project is named after the Kaluga, the world’s biggest freshwater fish, which is found in the icy Amur river.

Kaluga’s main goal is to provide access to common features used in cross-platform mobile app development, separated into modules such as architecture (MVVM), location, permissions, bluetooth etc.

To reach this goal it uses Kotlin, specifically Kotlin Multiplatform which allows running Kotlin code not just on JVM+Android, but also iOS/iPadOS, amongst others (inndeed some kaluga modules also work for Kotlin.js and/or JVM standalone).

Where appropriate coroutines and Flow are used in the API. This enables developers to use cold streams for a modern …

Similar Posts

Loading similar posts...