Future<String?> compressDir(String sourceDir, String destFile) { throw UnimplementedError('compressDir() has not been implemented.'); }