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 aa531e7b32 Codeviewer. Refactor 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 Update to 0.4.0-build182 and get rid of jcenter 3 years ago
ci Sync/2021 07 30 (#961) 3 years ago
components Update Compose + Migrate to 0.5.0-build262 / Kotlin 1.5.21 (#916) 3 years ago
compose Update Compose 3 years ago
examples Codeviewer. Refactor 3 years ago
gradle-plugins Allow preview to work without explicit dependency on compose.uiTooling (#972) 3 years ago
idea-plugin Fix preview floating panel compatibility with both 2020.3 and 2021.1 (#973) 3 years ago
license Specify Preview as entry point 3 years ago
templates Templates. Provide compose.uiTooling as api 3 years ago
tools Move to 0.4.0 3 years ago
tutorials Combed up Getting Started tutorial 3 years ago
web web: fix a bug when inline styles get empty after attributes update (#980) 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 Update FEATURES.md 3 years ago
LICENSE.txt Update copyright notices 3 years ago
README.md Added tabbing navigation tutorial. (#817) 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 for Desktop and Web, by JetBrains

Compose Kotlin UI framework port for desktop platforms (macOS, Linux, Windows), 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 Multiplatform Compose

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