Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps pro_image_editor from 11.6.0 to 11.10.1.

Release notes

Sourced from pro_image_editor's releases.

v11.10.1

What's Changed

Full Changelog: hm21/pro_image_editor@v11.10.0...v11.10.1

v11.10.0

What's Changed

Full Changelog: hm21/pro_image_editor@v11.9.1...v11.10.0

v11.9.1

What's Changed

New Contributors

Full Changelog: hm21/pro_image_editor@v11.9.0...v11.9.1

v11.9.0

What's Changed

Full Changelog: hm21/pro_image_editor@v11.8.0...v11.9.0

v11.8.0

What's Changed

Full Changelog: hm21/pro_image_editor@v11.7.0...v11.8.0

v11.7.0

What's Changed

Full Changelog: hm21/pro_image_editor@v11.6.0...v11.7.0

Changelog

Sourced from pro_image_editor's changelog.

11.10.1

  • FIX(callbacks): Resolve issue where the callback onDone in mainEditorCallbacks is not triggered. Resolves issue #681.

11.10.0

  • FEAT: Add support for blank editors via ProImageEditor.blank constructor, allowing creation of editors without an initial image.

11.9.1

  • FIX(text-editor): Resolve the issue of the theme changing during the hero flight. Resolves issue #677.

11.9.0

  • FEAT(main-editor): Introduced tools in MainEditorConfigs to configure available sub-editors and their order, replacing old enableModeX flags with a cleaner list-based API.
  • FEAT(paint-editor): Introduced tools in PaintEditorConfigs to define available paint modes and their order, deprecating individual enableModeX flags.
  • FEAT(crop-rotate-editor): Introduced tools in CropRotateEditorConfigs with a new CropRotateTool enum for rotate, flip, aspect ratio, and reset actions, deprecating the old showXButton flags.

11.8.0

  • FEAT(callbacks): Add onEditLayer to PaintEditorCallbacks, allowing custom paint-layer editing logic (e.g., via a side menu). This was requested in #673.
  • FEAT(layers): Add copyWith method to all layer classes for easier cloning and modification.

11.7.0

  • FEAT(sub-editors): Add enableGesturePop config to all sub-editors to control whether user back navigation (hardware back button, predictive back swipe) is allowed.
Commits
  • f50c5af merge: pull request #682 from hm21:dev
  • ec41c58 fix(callbacks): resolve issue where the callback onDone in mainEditorCallba...
  • 36e457a merge: pull request #678 from hm21:dev
  • 059fa82 Merge branch 'stable' into dev
  • f67e7a6 feat(editor): add blank canvas support for image editors and update related c...
  • 05a4df3 chore(release): update version to 11.9.1
  • f91adf6 merge: pull request #677 from DarkLink363/fix/TextEditorHeroInheritedTheme
  • fd65233 fix(text-editor): replace toHero.child with shuttleChild for improved the...
  • 7934643 merge: pull request #676 from hm21:dev
  • c06c01e feat(tools): introduce tools API and deprecate old flags
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pro_image_editor](https://github.com/hm21/pro_image_editor) from 11.6.0 to 11.10.1.
- [Release notes](https://github.com/hm21/pro_image_editor/releases)
- [Changelog](https://github.com/hm21/pro_image_editor/blob/stable/CHANGELOG.md)
- [Commits](hm21/pro_image_editor@v11.6.0...v11.10.1)

---
updated-dependencies:
- dependency-name: pro_image_editor
  dependency-version: 11.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Oct 17, 2025
Copy link
Contributor

Build Status

Build successful. APKs to test: https://github.com/fossasia/magic-epaper-app/actions/runs/18594172909/artifacts/4300031875.

Screenshots

Android Screenshots
iPhone Screenshots
iPad Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants