Skip to content

iOS show error  #1

@hanhan500

Description

@hanhan500
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)

Error location

await ZipFile.createFromDirectory(
        sourceDir: sourceDirectory,
        zipFile: docxFile,
        recurseSubDirs: true,
        includeBaseDirectory: true,
      );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions