This commit is contained in:
lollipopkit
2023-11-27 17:35:15 +08:00
parent 05de760c41
commit ad49593fe3
21 changed files with 62 additions and 102 deletions

View File

@@ -25,11 +25,9 @@ class SyncResult<T, E> {
}
}
class ICloud {
abstract final class ICloud {
static const _containerId = 'iCloud.tech.lolli.serverbox';
const ICloud._();
/// Upload file to iCloud
///
/// - [relativePath] is the path relative to [docDir],