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