therealjohnsummer
therealjohnsummer
@MuhammadSharyar You need to handle this yourself, from the network image, extract the bytes and then render the bytes into the PDF as an image.
@alexda12 I have the exact same issue. Fling gestures seem to get paused - you cannot load a PDF and then immediately fling upwards. There is a noticeable delay. It...
@DavBfr Just a shout out - are there any plans to implement any of this functionality in the not to distant future ?
@DavBfr I havent looked at the codebase was just checking if anything been done or any plans for doing so - Please advise if the codebase architecture will support these...
@jiangkang You need to use a TTF that supports chinese and therefore pdf plugin will work as intended.
Is there any update to this or any workaround ? This scratcher plugin is ideal but as @alexda12 mentioned, two fingers placed above a widget will reveal everything in one...
Note with respect to https://github.com/jamesblasco/modal_bottom_sheet/issues/303#issue-1481937814, using `Navigator.of(context).pop()` beforehand fails on some android devices when the user repeatedly taps the android backbutton - with some edge cases, two views gets popped...