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.
 
 
 
 
Wojciech Gryglas 039b1ce774
Cleanup redundant code (#1323)
3 years ago
.idea
artwork Update Compose 3 years ago
benchmarks
ci Update Dockerfile 3 years ago
components Use 1.0.0-beta1 in components 3 years ago
compose Move Compose 3 years ago
examples Examples. Issues stayed opened even after closing the window 3 years ago
experimental Cleanup redundant code (#1323) 3 years ago
gradle-plugins Do not shade transitive dependencies (#1321) 3 years ago
idea-plugin Move to 1.0.0-alpha1 3 years ago
license
templates Examples and templates to 1.0.0-beta1 (#1296) 3 years ago
tools Move to 0.4.0 4 years ago
tutorials Fix mouse events tutorial title (#1316) 3 years ago
web web: add compiler test case `Composable With Typed Default Values` (#1231) 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
README.md Move cef and videoplayer to experimental folder (#1277) 3 years ago
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.