multiplatform-settings icon indicating copy to clipboard operation
multiplatform-settings copied to clipboard

Stabilize coroutines and DataStore integrations

Open russhwolf opened this issue 2 years ago • 1 comments

Currently, the multiplatform-settings-coroutines module is experimental and all APIs are marked with @ExperimentalSettingsApi. The sole FlowSettings implementation, DataStoreSettings in the multiplatform-settings-datastore module, is marked with @ExperimentalSettingsImplementation.

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 avatar Jul 17 '22 21:07 russhwolf

Stabilization is currently blocked by #70

russhwolf avatar Jul 17 '22 21:07 russhwolf