If this is a bug, please provide a brief description of the root cause of the issue
HEIC, HEIF image format can't display in web platform
Solution
Outline the implemented solution, detailing the changes made and how they address the issue
We have to convert HEIC, HEIF format to common image format like JPG when send images from iOS, so that it can be displayed in other platform.
https://pub.dev/packages/image_editor_plus has an output is raw data not file, so i don't use it, it may freeze the app
Impact description
If this is not a bug, please explain how the changes affect the project
Test recommendations
Recommendations for how to test this, or anything else you are worried about?
Try sending HEIC, HEIF files from iOS device, then see that its displayed well in other platforms or not
Pre-merge
Does anything else need to be done before merging?
Resolved
Attach screenshots or videos demonstrating the changes
Ticket
Related issue
1980
Root cause
If this is a bug, please provide a brief description of the root cause of the issue HEIC, HEIF image format can't display in web platform
Solution
Outline the implemented solution, detailing the changes made and how they address the issue We have to convert HEIC, HEIF format to common image format like JPG when send images from iOS, so that it can be displayed in other platform.
https://pub.dev/packages/image_editor_plus
has an output is raw data not file, so i don't use it, it may freeze the appImpact description
If this is not a bug, please explain how the changes affect the project
Test recommendations
Recommendations for how to test this, or anything else you are worried about? Try sending HEIC, HEIF files from iOS device, then see that its displayed well in other platforms or not
Pre-merge
Does anything else need to be done before merging?
Resolved
Attach screenshots or videos demonstrating the changes
https://github.com/user-attachments/assets/1998e708-dbe0-4c91-ab27-9a613ff81ba7
https://github.com/user-attachments/assets/e42c32d0-075f-47a3-b828-54290686d20e
https://github.com/user-attachments/assets/58973c9d-81ec-485d-8f97-e2038abb514a