ListICloudFileConvert extension
Extension on List
- on
Methods
-
downloadFileFromICloud(
String relativePath, String newPath, String containerId) → Future< String?> -
Available on List<
Downloads a file from iCloudICloudFile> , provided by the ListICloudFileConvert extension -
getNewPath(
String path, String relativePath) → Future< String> -
Available on List<
Creates a new path for a file and copies its contentICloudFile> , provided by the ListICloudFileConvert extension -
logFileSize(
String filePath) → Future< void> -
Available on List<
Logs the file size for debugging purposesICloudFile> , provided by the ListICloudFileConvert extension -
toFile(
List< String> path, dynamic containerId) → Future<List< CloudFiles> > -
Available on List<
Converts a list of ICloudFile objects to CloudFiles objectsICloudFile> , provided by the ListICloudFileConvert extension