Flutter plugin to view epub ebooks using readium
Borrowed some ideas/ snippests from flutter plugin epub_viewer
FYI: This is work in progress as a generic pluggin. But we are using this already in production. So I beleive it's stable enough.
Usage is very simple. You just need to call R2Viewer.openEpub(bookFilePath, bookIid);