Hello everyone!
I've been exploring the Datastore KMP (Kotlin Multiplatform) official documentation, and I noticed that it only provides implementation examples for Android and iOS.
I'm interested in using Datastore for a Desktop application as well. Does Datastore support Desktop platforms? If so, could anyone provide guidance or examples on how to implement it for Desktop?
Thank you!