Last updated:
0 purchases
security scoped resource
security_scoped_resource #
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);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.