获取下载目录(Android不支持)
static Future<Directory?> appDownloadDir() async { return await getDownloadsDirectory(); }