Sivan22 / otzaria

A modern app that brings the jewish library to any device
http://www.otzaria.org/
104 stars 15 forks source link

Out of / too much memory exhaust when extracting the books on Mobile. #324

Closed mendelg closed 1 week ago

mendelg commented 1 week ago

Describe the bug

in the new version, where you can extract the library, it give an error something like "too much memory":

image

This happened to me on both, IOS and Android.

so, I exited the app and reopened it, but I don't think all files were extracted.

Steps to reproduce

  1. get the latest version.
  2. run the app, and download the library. In the middle of extracting, the memory will exhaust.

    Expected behavior

    Should extract all books.

    Environment

    • IOS, Android
Sivan22 commented 1 week ago

related to https://github.com/brendan-duncan/archive/issues/343

Sivan22 commented 1 week ago

the solution should be moving to https://pub.dev/packages/flutter_archive.

Sivan22 commented 1 week ago

fixed.