I've made a small library to get platform-specific...
# opensource
s
I've made a small library to get platform-specific data and cache directories when working with kotlin multiplatform. Repo: https://github.com/psuzn/multiplatform-paths
👍 1
🆒 4
s
Nice one. I suggest to post that in #feed for a broader audience.
s
Thanks, will post on #feed as well.
g
Looks interesting! You may be interested in https://github.com/Syer10/Kotlin-Multiplatform-AppDirs for more inspiration.