I encountered a screen glitching issue while using the flutter_pdfview plugin on some Android devices. The issue does not appear on all devices, but on affected devices, the PDF rendering is distorted with horizontal lines and flickering.
Steps to Reproduce:
1.Install and integrate flutter_pdfview in a Flutter project.
2.Open a PDF file on an affected Android device.
3.Observe the screen distortion and glitching as shown in the attached screenshot.
Expected Behavior:
The PDF should render smoothly without graphical glitches.
Observed Behavior:
The screen shows distortion, with horizontal flickering and rendering issues.
Possible Workaround (if any):
(If you have found a temporary fix, mention it here)
Screenshot:

I encountered a screen glitching issue while using the flutter_pdfview plugin on some Android devices. The issue does not appear on all devices, but on affected devices, the PDF rendering is distorted with horizontal lines and flickering.
Steps to Reproduce:
1.Install and integrate flutter_pdfview in a Flutter project.
2.Open a PDF file on an affected Android device.
3.Observe the screen distortion and glitching as shown in the attached screenshot.
Expected Behavior:
The PDF should render smoothly without graphical glitches.
Observed Behavior:
The screen shows distortion, with horizontal flickering and rendering issues.
Possible Workaround (if any):
(If you have found a temporary fix, mention it here)
Screenshot: