Closed abdullahkaracabey closed 2 years ago
Thank you @abdullahkaracabey for this PR!
Hi, I tried it but it seems that Image is corrupted
Hi, I tried it but it seems that Image is corrupted
The image is not corrupted. As said previously the image is encoded in jpeg 2000. Therefore, Flutter can't decrypt it since it's not a supported format. You have to convert it before in a readable format (like jpg, png, etc...).
@eliasto thank you for response, any idea how did you manage to decode jpeg 2000?
@eliasto thank you for response, any idea how did you manage to decode jpeg 2000?
I researched same thing, but nothing found. jpeg2000 is not supported for now. You can decode on server side.
I am working on something, will share it soon!
Some datas in dg2, dg11 and dg12 are parsed.