binSaed / flutter_cached_pdfview

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

PDF not able to load in Android version 4.4 #42

Closed mobashshirurrahman closed 3 years ago

mobashshirurrahman commented 3 years ago

hi sir In android version 4.4 pdf is not able to load. and show Please fix the issue.

binSaed commented 3 years ago

I downloading emulator with android 4.4 to test it

binSaed commented 3 years ago

this an issue in flutter https://github.com/flutter/flutter/issues/23728

for now, I can't solve it we are supporting API 20 and up.