You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@armanhadifatah
I had the same problem, made a trick to load much faster, 10 seconds may reduce to 0.5 to 1.0 seconds.
I modified dart-epub to read chapters on demand.
I have a larg epub which contain images and near 1000 pages
it takes 10 second to read , i think it should read couple of page at a time not to read the whole book.
The text was updated successfully, but these errors were encountered: