ns_file_coordinator_util 0.0.1 copy "ns_file_coordinator_util: ^0.0.1" to clipboard
ns_file_coordinator_util: ^0.0.1 copied to clipboard

outdated

Helper functions for `NSFileCoordinator` (iOS/macOS only).

pub package

Helper functions for NSFileCoordinator (iOS/macOS only).

Usage #

NOTE: this plugin doesn't automatically call startAccessingSecurityScopedResource. You can call it with accessing_security_scoped_resource;

/// Calls [coordinate(readingItemAt:options:error:byAccessor:)] and copies [src] to [dest].
Future<void> readFile(String src, String dest);
1
likes
0
points
101
downloads

Publisher

verified publisherflutter-cavalry.com

Weekly Downloads

Helper functions for `NSFileCoordinator` (iOS/macOS only).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ns_file_coordinator_util