Claudio Felber
Claudio Felber
I had the same use case and therefore could not use the otherwise very good [archive](https://pub.dev/packages/archive) library. That's why I wrote [async_zip](https://pub.dev/packages/async_zip). It allows reading a Zip file entry by...
Because I needed asynchronous reading and writing capabilities of Zip files with low memory consumption I wrote [async_zip](https://pub.dev/packages/async_zip). Maybe it works for your use case, too.
The issue still exists in Svelte 3.52.0.