Dupuis

Results 5 issues of Dupuis

Hi, I notice that after several generations of pdf from a file picker, the generated PDF loses all HTML formatting. The table layout is completely skipped... Here is my C#...

Hello, I seek at the end of the scrolling of a page to recover the index of the current page on which is positioned the slider to trigger integrate additional...

Hello @EgorBo. I would like to know if you manage to add Android 33/34 support and specially to fix the java.lang.SecurityException: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when...

Hello. With my Flutter web app hosted, I get this error with flutter_secure_storage: `Uncaught Error: Null check operator used on a null value at flutter_secure_storage_web.dart:111:16 at _wrapJsFunctionForAsync_closure.$protected (async_patch.dart:311:19) at _wrapJsFunctionForAsync_closure.call$2...

Hi, I can't retrieve a cached file image through the DefaultCacheManager().getSingleFile or DefaultCacheManager().getFileStream methods on a web browser. it always returns null. Does somebody have a functional sample?