brendan-duncan / archive

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

Fix a bug when zip encoding an already encoded file #337

Closed brianquinlan closed 2 months ago

brendan-duncan commented 2 months ago

Thanks. I had fixed this in the 4.0 branch, guess I was hoping to get it wrapped up sooner.