brendan-duncan / archive

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

Update zip_encoder.dart #218

Closed aenckli closed 1 year ago

aenckli commented 2 years ago

update for UTF-8 file name caused problem in Windows, for issue #212

Doflatango commented 1 year ago

Hi @brendan-duncan , can you please publish a new version?

brendan-duncan commented 1 year ago

Sorry @Doflatango, lost track of time. I'll get this published as soon as I can.