binSaed / flutter_cached_pdfview

Enhanced PDF view for Flutter.
https://pub.dev/packages/flutter_cached_pdfview
MIT License
118 stars 67 forks source link

Inverted frames #44

Closed AndreDrummer closed 3 years ago

AndreDrummer commented 3 years ago

Large inverted frames appearing when loading PDF from URL.

101652746-5f2a4380-3a1d-11eb-95c7-d53827604e81

binSaed commented 3 years ago

are you use night mode?

binSaed commented 3 years ago

@AndreDrummer please look to this issue https://github.com/endigo/flutter_pdfview/issues/123

AndreDrummer commented 3 years ago

I'm not using night mode. I've already updated minSdkVersion to 28 but nothing solved. I downloaded the package and I'm trying to fix the problem.

BUT THERE IS ONE IMPORTANT THING:

The error only happens on device Redmi Note 8 PRO. In any other device works perfectly. But even so, I need to solve it because is an enterprise app.

AndreDrummer commented 3 years ago

Why this was closed if is not solved?

MonipichMP commented 3 years ago

I met this issue too on device Xiaomi Redmi product while on other devices like Samsung worked perfectly.