kotlin-sdk

ConfigCat SDK for Kotlin Multiplatform. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.

Kotlin ✓ Official SDK 5.1.0
21 stars  ·  1 forks  ·  Updated  ·  MIT
Install
# Maven: see https://github.com/configcat/kotlin-sdk
View on GitHub
📄 Documentation
configcatconfigcat-sdkfeature-flagfeature-flaggingfeature-flagsfeature-togglefeature-toggleskotlinkotlin-multiplatform
Supported APIs (1)

Base API URL: https://api.configcat.com If you prefer the swagger documentation, you can find it here: Swagger UI. The p

Version history All releases ↗

### Added - `wasmJs` target support. ### Changed - `korlibs.klock` was replaced with `kotlin.time`. - `korlibs.krypto` was replaced with `kotlin…

### Fixed - https://github.com/configcat/kotlin-sdk/issues/60 IC internal error: can not find library io.ktor:ktor-client-js

### Added - `addOnClientReadyWithSnapshot(snapshotHandler: (ConfigCatClientSnapshot) -> Unit)` hook subscription function that gets a snapshot whenev…

### Changed - Switch to a new `mavenPublish` plugin to publish via the new Maven Central publishing API. - `forceRefresh` reports about being called…

### Fixed - #51: ConfigCatUser crash

### Added - `waitForReady` method to the `ConfigCatClient`. ### Changed - Deprecated `addOnClientReady(handler: () -> Unit)` hook and added a…

### Changed - Updated Kotlin to 2.0.21 - Updated Ktor to 3.0.0 - Updated related dependencies

### Fixed - Initial config JSON load when auto poll enabled with results from cache.

Quality signals
Score
Stars21
Forks1
Last updated
LicenseMIT
✓ Official SDK
Supported APIs (1)
configcat.com
Language
Kotlin
Browse all Kotlin SDKs →