https://github.com/subashz/compose-desktop-playground
Jetbrain Compose Desktop
https://github.com/subashz/compose-desktop-playground
compose-desktop jetbrain-compose
Last synced: about 1 year ago
JSON representation
Jetbrain Compose Desktop
- Host: GitHub
- URL: https://github.com/subashz/compose-desktop-playground
- Owner: subashz
- Created: 2020-11-05T16:48:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-12T10:36:05.000Z (over 5 years ago)
- Last Synced: 2025-04-02T19:42:46.750Z (about 1 year ago)
- Topics: compose-desktop, jetbrain-compose
- Language: Kotlin
- Homepage:
- Size: 127 MB
- Stars: 42
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnCaster
Sample app for [Compose Desktop] with Ktor (https://www.jetbrains.com/lp/compose/).
Changed the project structure from multiplatform to only desktop.
Multiplatform support with compose in intellij is really buggy at the moment.
Switched imageloading to ktor clients.
**Work in progress.**
Design inspired from https://heycoaster.com/images/app-main.jpg.
Add your key [Here](https://github.com/subashz/Compose-Desktop-PlayGround/blob/1b6f0ab72b63fb4afc2beae897ea3f270fb184ea/common/src/commonMain/kotlin/me/subash/common/data/ClientApi.kt#L92). You can build ausing intellij idea and run desktop from Gradle>Tasks>application>Run
