russhwolf / multiplatform-settings

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

Stabilize serialization integration #120

Open russhwolf opened 2 years ago

russhwolf commented 2 years ago

Currently, the multiplatform-settings-serialization module is experimental and all APIs are marked with @ExperimentalSettingsApi.

Please let me know what is and isn't working for you in these APIs. If you have specific bugs or feature requests, please open a dedicated ticket for them.

russhwolf commented 2 years ago

Stabilization is currently blocked by #81