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.
 
 
 
 
Sergey Igushkin 318c9e3dbf
Submodule frameworks/support -> current head of igushkin/publishing-experiment
3 years ago
.idea Update copyright notices 3 years ago
artwork Update Compose 3 years ago
benchmarks Update to 0.4.0-build182 and get rid of jcenter 3 years ago
cef Move to 1.0.0-alpha1 3 years ago
ci Update Dockerfile 3 years ago
components Migrate to 1.0.0-alpha4-build328 3 years ago
compose Submodule frameworks/support -> current head of igushkin/publishing-experiment 3 years ago
examples update web examples to workaround a bug when using `jsRun` (#1166) 3 years ago
gradle-plugins Use AndroidX Compose dependencies in the DSL 3 years ago
idea-plugin Move to 1.0.0-alpha1 3 years ago
license Specify Preview as entry point 3 years ago
templates Update build.gradle.kts 3 years ago
tools Move to 0.4.0 3 years ago
tutorials fixing template link 3 years ago
web web: add tests for ComposableLambdaCalls.kt (#1121) 3 years ago
.gitignore Update Compose 3 years ago
.gitmodules Update Compose 3 years ago
CHANGELOG.md Update CHANGELOG.md 3 years ago
FEATURES.md Small fixes for Context Menu tutorial (#1051) 3 years ago
LICENSE.txt Update copyright notices 3 years ago
README.md Fix web game link (#1083) 3 years ago
gradle.properties Enable official code style when root dir is opened in Intellij 4 years ago

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.