// Write the repaired archive to the output file File output = File(outputFile); await output.writeAsBytes(archive.toBuffer());
$ unzip -t fixed.zip No errors detected in fixed.zip damaged archive repair tool dart