lgArlequin
lgArlequin
Error in android emulator: ``` D/cr_Ime ( 4708): [InputMethodManagerWrapper.java:30] Constructor W/cr_AwContents( 4708): onDetachedFromWindow called when already detached. Ignoring D/cr_Ime ( 4708): [InputMethodManagerWrapper.java:59] isActive: false I/cr_Ime ( 4708): ImeThread is not...
Apparently it is a problem of the android webview, it is a problem that is repeated on several platforms. The momentary solution that I found is loading the pdf through...
@Abgaryan In ios I had no problems with putting the url directly in some cases. try this plugin, work for me: https://pub.dartlang.org/packages/flutter_full_pdf_viewer
Hi @k00ni, I have the same problem with one of my pdfs, at first I thought it was a multipage issue, but if I extract only 1, it continues doing...
@k00ni Yes, I changed to that version just in case and I still have the problem. I'm not using composer, I install it manually, I don't know if that can...