Skip to content

chore(deps): bump flutter_image_compress from 2.4.0 to 2.5.1 - #611

Open
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/pub/develop/flutter_image_compress-2.5.1
Open

chore(deps): bump flutter_image_compress from 2.4.0 to 2.5.1#611
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/pub/develop/flutter_image_compress-2.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor

Bumps flutter_image_compress from 2.4.0 to 2.5.1.

Release notes

Sourced from flutter_image_compress's releases.

flutter_image_compress v2.5.1

2.5.1

  • FIX(Android): handle Gradle 9 Kotlin modes safely (#401). (e4bbccae)

flutter_image_compress v2.5.0

  • REFACTOR(common): drop go-flutter plugin, rebuild example native shell (#368). (6d3898b0)
  • FIX(Android): preserve source EXIF on PNG and WebP output (refs #130) (#395). (4ddf1390)
  • FIX(iOS): preserve full source metadata on keepExif=true via direct CGImage passthrough (#168) (#391). (2d6b7fe4)
  • FIX(dart): reject compressAndGetFile when source == target (#240) (#386). (c1dbe754)
  • FIX(iOS): don't crash on WebP + keepExif when ImageIO can't rewrite metadata (#369). (46e59a4b)
  • FEAT(darwin): migrate to Swift Package Manager (#323). (a77d6c49)
  • DOCS(Android): surface HEIC + keepExif limitation via Log.w + README matrix (refs #130) (#394). (3d47a609)
Changelog

Sourced from flutter_image_compress's changelog.

flutter_image_compress - v2.5.1

  • FIX(Android): handle Gradle 9 Kotlin modes safely (#401). (e4bbccae)

flutter_image_compress_common - v1.1.1

  • FIX(Android): replace deprecated EXIF ISO tag (#403). (5c28723f)
  • FIX(Android): handle Gradle 9 Kotlin modes safely (#401). (e4bbccae)

2026-07-17

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_image_compress - v2.5.0

  • REFACTOR(common): drop go-flutter plugin, rebuild example native shell (#368). (6d3898b0)
  • FIX(Android): preserve source EXIF on PNG and WebP output (refs #130) (#395). (4ddf1390)
  • FIX(iOS): preserve full source metadata on keepExif=true via direct CGImage passthrough (#168) (#391). (2d6b7fe4)
  • FIX(dart): reject compressAndGetFile when source == target (#240) (#386). (c1dbe754)
  • FIX(iOS): don't crash on WebP + keepExif when ImageIO can't rewrite metadata (#369). (46e59a4b)
  • FEAT(darwin): migrate to Swift Package Manager (#323). (a77d6c49)
  • DOCS(Android): surface HEIC + keepExif limitation via Log.w + README matrix (refs #130) (#394). (3d47a609)

flutter_image_compress_common - v1.1.0

  • REFACTOR(common): drop go-flutter plugin, rebuild example native shell (#368). (6d3898b0)
  • FIX(*): translate native compress failures to CompressError instead of null (#397). (296af9a3)
  • FIX(Android): preserve source EXIF on PNG and WebP output (refs #130) (#395). (4ddf1390)
  • FIX(iOS): preserve full source metadata on keepExif=true via direct CGImage passthrough (#168) (#391). (2d6b7fe4)
  • FIX(iOS): mkdir target parent before writeToURL (analog of #375) (#389). (ed265d8f)
  • FIX(Android): recycle source bitmap in CommonHandler JPEG/PNG/WebP path (#77 #80 #136 partial) (#388). (2775be8b)
  • FIX(Android): recycle HEIC bitmaps and always close HeifWriter (#136 partial) (#387). (38466e7b)

... (truncated)

Commits
  • 3fec79e chore(release): publish packages
  • 5c28723 fix(Android): replace deprecated EXIF ISO tag (#403)
  • e4bbcca fix(Android): handle Gradle 9 Kotlin modes safely (#401)
  • 5ed8d06 ci(publish): write CREDENTIAL_JSON via env var so bash keeps the quotes
  • cf07cc2 chore(release): publish packages + rewrite README (#399)
  • 3d45802 fix(macOS): offload compression off the AppKit main thread (#398)
  • 296af9a fix(*): translate native compress failures to CompressError instead of null (...
  • 4ddf139 fix(Android): preserve source EXIF on PNG and WebP output (refs #130) (#395)
  • 3d47a60 docs(Android): surface HEIC + keepExif limitation via Log.w + README matrix (...
  • 3b8e627 fix(*): resolve lints
  • 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 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 [flutter_image_compress](https://github.com/fluttercandies/flutter_image_compress) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/fluttercandies/flutter_image_compress/releases)
- [Changelog](https://github.com/fluttercandies/flutter_image_compress/blob/main/CHANGELOG.md)
- [Commits](fluttercandies/flutter_image_compress@flutter_image_compress-v2.4.0...flutter_image_compress-v2.5.1)

---
updated-dependencies:
- dependency-name: flutter_image_compress
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 2, 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