You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Oleksandr Karpovich 0c30a3e2af
web: add typealias AttrsBuilder referencing new AttrsScopeBuilder (#1778)
3 years ago
.idea
artwork
benchmarks
build-helpers
ci Rename ci/docker/linux/README.MD -> ci/docker/linux/README.md (#1659) 3 years ago
components Additional CI fixes (#1696) 3 years ago
compose move compose submodule 3 years ago
examples Fix issue where Android app is not launchable (#1758) 3 years ago
experimental Fixed slider-drag problem in [falling-balls-mpp] example. (#1750) 3 years ago
gradle-plugins Fix JS Gradle test (#1760) 3 years ago
idea-plugin
license
templates Fix tutorial checker 3 years ago
tooling Add Compose for Intellij usage example (#1728) 3 years ago
tools
tutorials Update README.md 3 years ago
web web: add typealias AttrsBuilder referencing new AttrsScopeBuilder (#1778) 3 years ago
.gitignore web: AttrsScope interface extraction (#1694) 3 years ago
.gitmodules
CHANGELOG.md Update CHANGELOG.md 3 years ago
FEATURES.md
LICENSE.txt
README.md
gradle.properties

README.md

official project Latest release Latest build

Compose Multiplatform, by JetBrains

Compose Kotlin UI framework port for desktop platforms (macOS, Linux, Windows) and Web, components outside of the core Compose repository at https://android.googlesource.com/platform/frameworks/support.

Preview functionality (check your application UI without building/running it) for desktop platforms is available via IDEA plugin (https://plugins.jetbrains.com/plugin/16541-compose-multiplatform-ide-support).

Repository organization

Getting latest version of Compose Multiplatform

See https://github.com/JetBrains/compose-jb/tags for the latest build number.