flutter_pdfview icon indicating copy to clipboard operation
flutter_pdfview copied to clipboard

Unable to reload another with another PDF

Open Musty-dev opened this issue 2 years ago • 5 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 12:04 Musty-dev

The same issue. When i change path file from Bloc. Widget is rebuild but PDF not showing

it-hienvv avatar May 08 '22 10:05 it-hienvv

same here

redaantar avatar Oct 14 '22 23:10 redaantar

@Musty-dev @it-hienvv @redaantar Has anyone found a workaround ?

ihorkozar avatar Nov 24 '22 15:11 ihorkozar

Using the key value solves it, but this does not apply in release. can you help me with this issue?

shinxxxxwon avatar Dec 26 '22 00:12 shinxxxxwon

Any updates?

timarnoldev avatar Apr 20 '23 16:04 timarnoldev