
implementation("io.github.jamal-wia:kmptoolkit-permission:1.0.2")A runtime-permission seam plus the flow around it: a PermissionHandler that checks and requests notifications, microphone and camera on Android and iOS, a PermissionStatus that tells a first refusal apart from a permanent one, and a headless PermissionRequestFlow state machine covering rationale, request and the trip to system settings. Pick this module if shared Kotlin code has to decide what to show a user about a permission — it ships no UI and no copy, declares no permission in its own manifest, and derives its stored flags from your own application id.