Files
compose-multiplatform/examples/notepad
Nikolay Igotti 4af260d36a Move to 1.1.0 (#1882)
Co-authored-by: Roman Sedaikin <roman.sedaikin@jetbrains.com>
Co-authored-by: Igor Demin <igordmn@gmail.com>
2022-02-25 20:48:49 +03:00
..
2021-06-01 12:15:33 +03:00
2022-01-24 13:16:39 +03:00
2021-06-01 12:15:33 +03:00
2021-06-01 12:15:33 +03:00
2022-02-25 20:48:49 +03:00
2021-06-01 12:15:33 +03:00
2021-06-01 12:15:33 +03:00
2021-06-01 12:15:33 +03:00

Notepad example for desktop written in Compose for Desktop library, using Composable Window API

Running desktop application

./gradlew run

Building native desktop distribution

./gradlew package
# outputs are written to build/compose/binaries

Desktop