binSaed / flutter_cached_pdfview

Enhanced PDF view for Flutter.
https://pub.dev/packages/flutter_cached_pdfview
MIT License
118 stars 69 forks source link

I have an ideia. #21

Closed Romavic closed 4 years ago

Romavic commented 4 years ago

Have you thought about the possibility of not only saving PDFs in cache, but also being able to save them in a database, such as sqllite data, in this package ...?

binSaed commented 4 years ago

we already use SQLite for saving files information and duration of the cache
I think saving files to DB don't add value but if you have a reason let me know and thanks for your time