KMPPlatform
0.1.0indexedOffers platform utilities for determining the current host operating system and architecture, supporting multiple environments including Android, iOS, macOS, JS, and Linux.
1
Stars
—
Used by
dependents
—
Health
/ 100
Offers platform utilities for determining the current host operating system and architecture, supporting multiple environments including Android, iOS, macOS, JS, and Linux.
Various platform utilities for Kotlin Multiplatform, such as for retrieving the current host OS and architecture.
Supported platforms:
Add the dependency to your commonMain source set:
sourceSets {
val commonMain by getting {
dependencies {
implementation("dev.zwander:kmpplatform:VERSION")
}
}
}
Surfaced from shared tags and platforms — no rankings paid for.