Salim Lachdhaf

Results 6 issues of Salim Lachdhaf

Bug Report on Android 10 camera does not open and i got this exception: > W/System.err( 7172): java.io.IOException: No such file or directory > W/System.err( 7172): at java.io.UnixFileSystem.createFileExclusively0(Native Method) >...

bug

**Describe the bug** If we select a large image the app crashes with this error: > java.lang.OutOfMemoryError: Failed to allocate a ... **To Reproduce** Steps to reproduce the behavior: 1....

bug

there is a problem in working with DateTime, for me for example in `map` (`T.fromData`) function, it throw this exception: > type 'DateTime' is not a subtype of type 'int'...

Thank you for this nice library. I see that all your functions are sync. Is there any plan to provide async commands ?

if you take a rotated picture "decodeImage" take that as normal picture and not apply the rotation before decode which causes reverse in width and height. example: image = 200x100...

is it possible to print an image and text in the same ticket, i can't find how go do it, i find either print a text alone or print an...