Spoudel347
12/28/2023, 5:21 AMpaths : Get platform-specific app data and cache directory; equivalent to ApplicationInfo.dataDir or NSHomeDirectory but for all the platforms.
- platform-identifier : Identify the current platform.
- context-provider : Get Android context anywhere on your Android source set.
https://github.com/psuzn/mp-utils
I hope it is useful to someone.