I am using your Flutter package for photo editing in my application. However, I have noticed that there is no method available to override the save action after editing a photo. I need this functionality to customize the save behavior according to the needs of my application.
Question:
Could you add a method or provide a way to override the save action after editing a photo? If there is already a way to do this, could you please guide me on how to proceed?
Additional Context:
I am developing an Flutter Web application.
Thank you in advance for your attention and for the excellent work on the package!
Hello,
I am using your Flutter package for photo editing in my application. However, I have noticed that there is no method available to override the save action after editing a photo. I need this functionality to customize the save behavior according to the needs of my application.
Question:
Could you add a method or provide a way to override the save action after editing a photo? If there is already a way to do this, could you please guide me on how to proceed?
Additional Context:
I am developing an Flutter Web application.
Thank you in advance for your attention and for the excellent work on the package!