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.
 
 
 
 
Igor Demin d114350210 Update Compose 2 years ago
.idea Update copyright notices 4 years ago
artwork Update Compose 3 years ago
benchmarks Modify replace.sh for replacing Compose version (#1511) 3 years ago
benchmarks-intellij Intellij performance benchmark (#2009) 2 years ago
build-helpers Create destination dir if it does not exist (#1438) 3 years ago
ci Move to 1.1.0 (#1882) 3 years ago
components Fix split panel (#2175) 2 years ago
compose Update Compose 2 years ago
examples Update Intellij Gradle plugin (#2088) 2 years ago
experimental experimental chat example (#2148) 2 years ago
gradle-plugins w/a: disable tests with gradle 6.4 and 6.7.1 2 years ago
idea-plugin Allow IJ plugin to work with 2022.2 (#2162) 2 years ago
license A third party license for NotoSans ttf fonts (#1870) 3 years ago
templates Revert Kotlin to 1.6.10 2 years ago
tooling Add Compose for Intellij usage example (#1728) 3 years ago
tools Modify replace.sh for replacing Compose version (#1511) 3 years ago
tutorials Update README.md (#2163) 2 years ago
web Update EventsListenerScope.kt 2 years ago
.gitignore add kotlin-js-store/yarn.lock 2 years ago
.gitmodules Update Compose 3 years ago
CHANGELOG.md Update CHANGELOG.md 3 years ago
FEATURES.md Update FEATURES.md 2 years ago
LICENSE.txt Update copyright notices 4 years ago
README.md Correct information about releases in main README.md (#2183) 2 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/releases/latest for the latest stable release or https://github.com/JetBrains/compose-jb/releases for all stable and dev releases.