Closed ddalthorp closed 6 years ago
For downloading, instead of zipping and storing files that are already stored elsewhere in the app, use zip::zip dynamically for platform-specific zipping on demand in preparation for downloading.
done in v0.2.6 #542
For downloading, instead of zipping and storing files that are already stored elsewhere in the app, use zip::zip dynamically for platform-specific zipping on demand in preparation for downloading.