mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
- move screenshot into screenshots folder - add Readme, run configuration, .gitignore to web-template - fix web-compose-in-js (read versions from properties) - add global idea/ into gitignore
Notepad example for desktop written in Compose for Desktop library, using Composable Window API
Running desktop application
Building native desktop distribution
./gradlew package
# outputs are written to build/compose/binaries

