intonarumori / security_scoped_resource

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:Dart 37.8%Language:Swift 26.1%Language:Ruby 26.1%Language:Objective-C 9.2%Language:Vim Script 0.8%