brendan-duncan/archive

FormatException: Unexpected extension byte (at offset 6)

CGuoJunLi opened this issue · 0 comments

ver:3.3.0
There are 800 pictures in the compressed file (zip)
E/flutter (10008): #1 Utf8Decoder.convert (dart:convert/utf.dart:318:42)
E/flutter (10008): #2 InputFileStream.readString
package:archive/…/io/input_file_stream.dart:355
E/flutter (10008): #3 new ZipFileHeader
package:archive/…/zip/zip_file_header.dart:45
E/flutter (10008): #4 new ZipDirectory.read
package:archive/…/zip/zip_directory.dart:53
E/flutter (10008): #5 ZipDecoder.decodeBuffer