zuraffa_permissions_ios 0.1.0
zuraffa_permissions_ios: ^0.1.0 copied to clipboard
The iOS implementation of zuraffa_permissions (AVFoundation, Photos, CoreLocation, UNUserNotificationCenter) across the eleven built-in scopes.
zuraffa_permissions_ios #
The endorsed iOS implementation of zuraffa_permissions,
backed by AVFoundation, Photos, CoreLocation, and
UNUserNotificationCenter.
Usage #
This package is endorsed
and automatically included when you depend on zuraffa_permissions on
iOS. You should not need to depend on it directly.
Note: scope prompts require the matching usage descriptions in your
app's Info.plist (e.g. NSCameraUsageDescription,
NSLocationWhenInUseUsageDescription).
See the main zuraffa_permissions package for full documentation.