icloud_storage library

Classes

GatherInvalidEntry
Captures metadata entries that could not be parsed.
GatherResult
Result of a gather operation, including malformed entries.
ICloudFile
Metadata for an iCloud file or directory.
ICloudStorage
The main class for the plugin. Provides streaming, file-path-only access to iCloud containers using Apple’s document APIs.
ICloudTransferProgress
A typed progress event emitted from upload/download progress streams.
PlatformExceptionCode
A class contains the error code from PlatformException

Enums

DownloadStatus
Download status of the File
ICloudTransferProgressType
The state of a transfer progress stream event.

Exceptions / Errors

InvalidArgumentException
An exception class used for development. It's ued when invalid argument is passed to the API