Language
To Camera Roll
PhotoEditor SDK supports saving photos to the camera roll.
Import gallery saver#
To save the photo to the device's camera roll, we are using the gallery_saver
plugin. For further reference on how to set this up, please take a look at the official documentation.
Open the editor and save the photo to the camera roll#
Open the photo editor and handle the export result. To save the exported photo to the camera roll, open the editor and handle the export result. Then, use the gallery_saver
plugin to save the PhotoEditorResult.image
.