flutter_cached_pdfview icon indicating copy to clipboard operation
flutter_cached_pdfview copied to clipboard

Unable to reload another with another PDF

Open Musty-dev opened this issue 2 years ago • 2 comments

I have a futurebuilder that calls to a PDFView with the selected option and I need to reload the same futurebuilder with another PDF if the selected option has changed, but the PDF still being the same PDF that has initially loaded. Is there a way to clean the library cache for loading another PDF?

Musty-dev avatar Apr 05 '22 14:04 Musty-dev

I'm having the same problem, cannot load a new pdf if one is already loaded.

blueeyestw avatar Jun 02 '22 07:06 blueeyestw

This will help https://www.youtube.com/watch?v=gAUVz0U7eyA

myselfuser1 avatar Mar 17 '23 12:03 myselfuser1