Files
compose-multiplatform/examples/notepad
Igor Demin 21473b13f1 Move to 1.0.0-rc12 (#1518)
* Move build_from_cli

* Migrate to 1.0.0-rc12

* Comment about LWJGL

* Update Tutorials
2021-12-01 15:37:02 +03:00
..
2021-06-01 12:15:33 +03:00
2021-08-02 10:45:44 +03:00
2021-06-01 12:15:33 +03:00
2021-06-01 12:15:33 +03:00
2021-12-01 15:37:02 +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
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