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 54cf266dfb Move Compose 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
build-helpers Create destination dir if it does not exist (#1438) 3 years ago
ci Update Dockerfile 3 years ago
components Use 1.0.0-beta1 in components 3 years ago
compose Move Compose 3 years ago
examples add OptIn annotation to falling-balls-web demo (#1364) 3 years ago
experimental Cleanup redundant code (#1323) 3 years ago
gradle-plugins Try to fix images with preview in tooling (#1458) 3 years ago
idea-plugin Try to fix images with preview in tooling (#1458) 3 years ago
license Specify Preview as entry point 3 years ago
templates Move templates to 1.0.0-beta5 3 years ago
tools Move to 0.4.0 3 years ago
tutorials Expose 'licenseFile' option for native packaging (#1421) 3 years ago
web web: remove Options for event listeners (#1470) 3 years ago
.gitignore Update Compose 3 years ago
.gitmodules Update Compose 3 years ago
CHANGELOG.md updating change log (#1325) 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 Update README.md 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.