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.