mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
5dc4f1d9d9d19505836cbe0250f1b7752aae6851
Since kotlin 1.5.30, kotlinx.serialization plugin is forced to run its transformations before any other plugin. This made compose and kotlinx.serialization compatible, therefore no need to warn about their simultaneous usage. Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
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
- artwork - design artifacts
- benchmarks - collection of benchmarks
- compose - composite build of Compose-jb sources
- ci - Continuous Integration helpers
- cef - CEF integration in Jetpack Compose (somewhat outdated)
- examples - examples of multiplatform Compose applications for Desktop, Android and Web
- codeviewer - File Browser and Code Viewer application for Android and Desktop
- imageviewer - Image Viewer application for Android and Desktop
- issues - GitHub issue tracker with an adaptive UI and ktor-client
- game - Simple game
- game - Simple game for web target
- compose-bird - A flappy bird clone using Compose for Web
- notepad - Notepad, using the new experimental Composable Window API
- todoapp - TODO items tracker with persistence and multiple screens
- widgets gallery - Gallery of standard widgets
- IDEA plugin - Plugin for IDEA using Compose for Desktop
- gradle-plugins - a plugin, simplifying usage of Compose Multiplatform with Gradle
- templates - new application templates (see
desktop-template/build_and_run_from_cli_example.shfor using without Gradle) - tutorials - tutorials on using Compose Multiplatform
- components - custom components of Compose Multiplatform
Getting latest version of Compose Multiplatform
See https://github.com/JetBrains/compose-jb/tags for the latest build number.
Description
Languages
Kotlin
97.5%
Shell
1.7%
Dockerfile
0.3%
JavaScript
0.2%
PowerShell
0.1%