security_scoped_resource

Pub

Allows an iOS Flutter App to access a greater scope of the file system

Usage

await SecurityScopedResource.instance.startAccessingSecurityScopedResource(dir);
await SecurityScopedResource.instance.stopAccessingSecurityScopedResource(dir);