
implementation("io.github.the-best-is-best:kpermissions-storage:2.0.2")KPermissionsStorage is a Kotlin Multiplatform module that provides permission handling for accessing external storage, supporting both **read** and **write** access based on Android SDK levels. iOS is treated as always granted.