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);