Unhandled Exception: Bad state: DOCX BUILDER ERROR: Bad state: PlatformException(ZIP_ERROR, The file “D1625129981786.docx” couldn’t be saved in the folder “output” because a file with the same name already exists., null, null)
#0 DocXBuilder.createDocXFile (package:docx_builder/src/docx_builder.dart:2084:7)
await ZipFile.createFromDirectory(
sourceDir: sourceDirectory,
zipFile: docxFile,
recurseSubDirs: true,
includeBaseDirectory: true,
);
Error location