mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 15:24:35 +01:00
#157 new: icloud sync
This commit is contained in:
@@ -119,4 +119,4 @@ Future<void> _rmDownloadApks() async {
|
||||
}
|
||||
}
|
||||
|
||||
Future<String> get _dlDir async => joinPath((await docDir).path, 'Download');
|
||||
Future<String> get _dlDir async => joinPath(await docDir, 'Download');
|
||||
|
||||
Reference in New Issue
Block a user