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

Bookmark #50

Closed syedecryptr closed 3 years ago

syedecryptr commented 3 years ago

Issue / Feature - Feature Platform (android, iOS or both) - Android preferably

Steps to reproduce / Describe in detail -

Bookmark feature is not available in folioreader, can this be achieved here? One way I was thinking to store the last location on some button press, is this possible, any insight would be helpful.

JideGuru commented 3 years ago

@syedecryptr Nice idea you have there but I'm already looking into migrating the plugin to Readium

dymxin commented 3 years ago

@syedecryptr Nice idea you have there but I'm already looking into migrating the plugin to Readium

How soon? And what are the advantages?

JideGuru commented 3 years ago

Soon could be anytime between 2weeks to 1 month. the advantages are mainly that Readium is actively maintained, unlike Folioreader which makes things easier. Readium also has this Bookmark feature.

syedecryptr commented 3 years ago

@syedecryptr Nice idea you have there but I'm already looking into migrating the plugin to Readium

Thanks for the awesome work.

There is also one open-source ebook android project actively maintained https://github.com/foobnix/LibreraReader quite overwhelming for me to be honest.

mrifni commented 3 years ago

which Readium repo ? Ive heared its not maintained at all.

JideGuru commented 3 years ago

@mrifni You might've heard wrong. check out the organization and repositories here https://github.com/readium

mrifni commented 3 years ago

oh nice cheers man.

syedecryptr commented 3 years ago

Bookmark feature added in the repo :

https://github.com/syedecryptr/Folioreader-Bookmark