You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For android platform, In the custom project, by using the screenshot method, generate Uint8List data from the widget, call the ImageGallerySaver. saveImage method, and save it to the mobile gallery. It is found that the width of the displayed image always occupies the entire width of the gallery. If the screenshot produces an image without a background, then in the image gallery, if the actual content of the image is not fully covered, the background is black.
The text was updated successfully, but these errors were encountered:
hhzhangzy
changed the title
Using version 2.03 to save images without background, abnormal display in the image library
Using version 2.0.3 to save images without background, abnormal display in the image library
Jul 8, 2024
For android platform, In the custom project, by using the screenshot method, generate Uint8List data from the widget, call the ImageGallerySaver. saveImage method, and save it to the mobile gallery. It is found that the width of the displayed image always occupies the entire width of the gallery. If the screenshot produces an image without a background, then in the image gallery, if the actual content of the image is not fully covered, the background is black.
The text was updated successfully, but these errors were encountered: