russhwolf / multiplatform-settings

A Kotlin Multiplatform library for saving simple key-value data
Apache License 2.0
1.49k stars 64 forks source link

Create new JVM sample using compose desktop and remove TornadoFX sample #149

Closed russhwolf closed 8 months ago

russhwolf commented 1 year ago

TornadoFX seems pretty dead. Let's move the JVM sample to be closer to where the rest of the KMP community is these days,

russhwolf commented 8 months ago

This is now completed, using a similar set of composables to the Android sample (but not actually doing shared UI since that would overcomplicate the sample)