Files
compose-multiplatform/examples/notepad
akurasov 52253a2777 Switching notepad App to latest Compose build (#1283)
* Switching notepad App to latest Compose build

* Switching to latest Compose build and making UI more consistent
2021-10-20 15:24:14 +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-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