Skip to content

michaldembowydeviniti/security_scoped_resource

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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