Kotlin-Multiplatform-AppDirs icon indicating copy to clipboard operation
Kotlin-Multiplatform-AppDirs copied to clipboard

Kotlin Multiplatform AppDirs is a small library which provides a path to the platform dependent special folder/directory.

Results 13 Kotlin-Multiplatform-AppDirs issues
Sort by recently updated
recently updated
newest added

When invoke getXXXDir, if the directory does not exist, it can be automatically created.

I'm trying to add this libary with kotlin common dependency on Mac M1 & M2 chipset based project. I'm getting the below error. Could you please help me to resolve...

I hope to add support for ios, thanks!

Currently I have to use https://github.com/dirs-dev/directories-jvm for jvm and https://github.com/codingjerk/appdirsjs for node but just realised they return different locations for the same operating system

In the example in the README we see: ``` User data dir: /Users/ave/Library/Application Support/syer myapp/1.2.3 ``` Why not this instead? ``` User data dir: /Users/ave/Library/Application Support/syer/myapp/1.2.3 ``` The second one...

my android app print cache dir is : /data/data/xxxx/cache not /data/user/0/xxxx/cache

I think `~/Library/Preferences` is not the best option for config on mac. I think it's better to put it in `~/Library/Application Support/config` See discussions and decisions of alternative libraries: https://github.com/platformdirs/platformdirs/issues/98...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/Syer10/Kotlin-Multiplatform-AppDirs). ## Open These updates have all been...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.android.library](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | `8.9.2` -> `8.10.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.library:com.android.library.gradle.plugin/8.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | patch | `8.14` -> `8.14.1` | --- ### Release Notes gradle/gradle (gradle)...