Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parameter allowCompleteWithEmptyEditing #11

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

lvsecoto
Copy link
Contributor

I add parameter "allowCompleteWithEmptyEditing" to control whether onImageEditingComplete call with empty editing.

This is for the use case that:
My App take screenshot then display it with the editor. The user would finish it to save image with doing nothings to the screenshot.

…r [onImageEditingComplete] call with empty editing.
@hm21 hm21 merged commit 3cf0584 into hm21:stable Mar 14, 2024
1 check passed
hm21 added a commit that referenced this pull request Mar 14, 2024
- Introduce `allowCompleteWithEmptyEditing` parameter to allow completion with empty edits, enhancing flexibility.
- Update `CHANGELOG.md` to document changes in version 2.4.5.
- Modify `pubspec.yaml` to bump project version to 2.4.5.
- See details in GitHub pull #11 for more context on the implementation.

Referenced PR: #11
@Kora3 Kora3 mentioned this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants