451518849 / epub_kitty

a beautiful flutter epub reader!
https://pub.dev/packages/epub_kitty
Other
66 stars 30 forks source link

how to put different epub inside the app #2

Open armanhadifatah opened 4 years ago

armanhadifatah commented 4 years ago

Hello

Thanks for your great plugin

I have a question is there a way to add different epub directly to flutter assets folder.

Could it be possible to provide a way to download epub from url and also read from flutter assets folder.

451518849 commented 4 years ago

not assets folder. If android is external storage or internal storage, if ios is sandbox. You can use flutter plugin 'flutter_downloader' to download epub which not exists in example.