permissions library

Classes

PermissionFlow
Displays a multi-step rationale dialog then requests each permission sequentially before returning a PermissionFlowResult.
PermissionFlowResult
The outcome of a completed PermissionFlow.
PermissionGate
A widget that checks and optionally requests a device permission before rendering its child.
PermissionHelper
Stub PermissionHelper for platforms where the OS handles permissions at the system level (Windows, Linux, and other unsupported platforms).
PermissionRequest
A single permission request step within a PermissionFlow.

Enums

PkPermission
Platform-agnostic permission identifiers.
PkPermissionStatus
Platform-agnostic permission status values.