flutter_pdfview icon indicating copy to clipboard operation
flutter_pdfview copied to clipboard

getWindow().addFlags(LayoutParams.FLAG_SECURE); show black screen in oppo devices

Open Zeyad-Amr opened this issue 4 years ago • 4 comments

I have a black screen after pdf file loading and file not viewed in oppo devices because of getWindow().addFlags(LayoutParams.FLAG_SECURE); showing black screen in oppo devices any help please ??

Zeyad-Amr avatar Mar 30 '21 16:03 Zeyad-Amr

anyone find a solution for this issue ??

Zeyad-Amr avatar Apr 13 '21 15:04 Zeyad-Amr

hi @Zeyad-Amr please look to this issue https://github.com/flutter/flutter/issues/62333

binSaed avatar Apr 13 '21 15:04 binSaed

and try to use this package https://pub.dev/packages/flutter_windowmanager if u find the same issue please open a new issue in this repo

binSaed avatar Apr 13 '21 15:04 binSaed