ns_file_coordinator_util 0.8.0
ns_file_coordinator_util: ^0.8.0 copied to clipboard
Helper functions for `NSFileCoordinator` (iOS/macOS only).
0.8.0 #
- Added
stat
function.
0.7.10 #
- Added
filesOnly
tolistContents
function.
0.7.5 #
- Added
recursive
argument tolistContents
function.
0.7.0 #
- Renamed
exists
toentityType
to return entity type whiling checking existence.
0.6.5 #
- Fetch
.contentModificationDateKey
inlistContents
.
0.6.0 #
- Added
isEmptyDirectory
.
0.5.0 #
- Moved work off the main thread.
0.4.0 #
- Added
mkdir
function.
0.3.0 #
- Rename
copyFile
tocopy
.
0.2.1 #
- Create base directories before writing destination file.
0.2.0 #
- Added
exists
function.
0.1.0 #
- Added more util functions.
0.0.1 #
- Initial release.