flutter_pdfview
flutter_pdfview copied to clipboard
Blurred rendering on android
When using the plugin with high resolution pdfs where the pages is only one big image. There are blurred chunks. This only happens on android. I tried using another flutter package, this doesn't have this problem. There might be a problem regarding the usage of the native renderer.
Any updates on this issue? I'm still having similar issues in version 1.3.4. When scrolling or zooming in/out of a PDF page, blurred chunks sometimes disappear and sometimes reappear.