PavelS0 / docx_template_dart

A Docx template engine
Apache License 2.0
40 stars 20 forks source link

Windows Error #28

Closed seoeaa closed 2 years ago

seoeaa commented 2 years ago

final d = await docx.generate(c);

return getCrc32(file.content as List); line 91

[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: type 'Null' is not a subtype of type 'List' in type cast

0 ZipEncoder.getFileCrc32

package:archive/src/zip_encoder.dart:91

seoeaa commented 2 years ago

all ok