brendan-duncan / archive

Dart library to encode and decode various archive and compression formats, such as Zip, Tar, GZip, ZLib, and BZip2.
MIT License
403 stars 140 forks source link

Specific typeFlag #288

Closed BppleMan closed 1 year ago

BppleMan commented 1 year ago

When the file is not a normal file or a symbolic link, typeFlag needs to be specified explicitly.