JideGuru / epub_viewer

An epub reader for Flutter. Wrapped around Folioreader.(WIP)
https://pub.dev/packages/epub_viewer
Apache License 2.0
146 stars 80 forks source link

locator has the last read location but how to know the read progress ? like how many page is read percentage wise? #36

Closed mrifni closed 3 years ago

JideGuru commented 3 years ago

No way to do this and I don't think I'll be implementing it anytime soon. There's a feature that tells the reader the amount of time/pages remaining and I'm working on fixing that feature