Skip to content

Bump image_gallery_saver_plus from 4.0.1 to 5.0.0 - #292

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/develop/image_gallery_saver_plus-5.0.0
Open

Bump image_gallery_saver_plus from 4.0.1 to 5.0.0#292
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/develop/image_gallery_saver_plus-5.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor

Bumps image_gallery_saver_plus from 4.0.1 to 5.0.0.

Changelog

Sourced from image_gallery_saver_plus's changelog.

5.0.0

  • Added Swift Package Manager (SPM) support for iOS alongside CocoaPods.
  • Raised minimum iOS support to 13.0.
  • Raised Flutter SDK support to 3.38.0+ and Dart SDK support to >=3.10.0.
  • Updated Android Gradle Plugin to 8.13.2 and Gradle wrapper to 8.14.5.
  • Applied the Kotlin Android plugin to the Android plugin module and example app for current AGP compatibility.
  • Updated Android media saving for scoped storage by using pending MediaStore entries on Android 10 and newer.
  • Added legacy write-storage permission support for Android 9 and older.
  • Removed obsolete Android manifest package declaration now that AGP uses the Gradle namespace.
  • Cleaned up Android plugin Kotlin code by removing unused imports, clamping JPEG quality, and cleaning up failed media writes.
  • Fixed the Android unit test to match the current plugin API.
  • Removed legacy fluttertoast dependency from the example app, replacing it with ScaffoldMessenger SnackBar alerts.
  • Fixed local file URL crash in saveImageAtFileUrl by using URL(fileURLWithPath:).
  • Fixed JSON result serialization bug in SaveResultModel.toDic().
Commits

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 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 [image_gallery_saver_plus](https://github.com/ArmanKT/image_gallery_saver_plus) from 4.0.1 to 5.0.0.
- [Changelog](https://github.com/ArmanKT/image_gallery_saver_plus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ArmanKT/image_gallery_saver_plus/commits)

---
updated-dependencies:
- dependency-name: image_gallery_saver_plus
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Jul 4, 2026
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