Compose Unstyled is a set of foundational components for building high-quality, accessible design systems in Compose Multiplatform.
repositories {
mavenCentral()
}
dependencies {
implementation("com.composables:core:1.29.0")
}
For full documentation, checkout: https://composeunstyled.com/
We are currently accepting contributions in the form of bug reports and feature requests, in the form of Github issues.