image_gallery_saver_plus
A Flutter plugin for saving images to the gallery. iOS needs to add the following keys to your Info.plist file.
5.1.1
123K downloads/mo
#1042 most downloaded on pub.dev
ArmanKT/image_gallery_saver_plus
What this package is like to depend on
Last release 1 months ago
14 Jul 2026
Release timing varies
gaps range from 6 weeks to 1.2 years
Nearly every release is documented
notes for 11 of 11 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
12 releases · first in 2024
3 releases in the last 12 months
see the full history below
Release timeline
12 releases · Aug 2024 to Jul 2026
2025
2026
Releases
latest 12-
5.1.114 Jul 2026 -
5.1.014 Jul 2026Release notes
Open source →- Added an optional
creationDateparameter tosaveImageandsaveFile. - Added iOS support for preserving custom creation dates for saved images and videos.
- Lowered the minimum supported versions to Dart 3.9.2 and Flutter 3.35.6.
- Added an optional
-
5.0.001 Jun 2026Release notes
Open source →- 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
fluttertoastdependency from the example app, replacing it withScaffoldMessengerSnackBar alerts. - Fixed local file URL crash in
saveImageAtFileUrlby usingURL(fileURLWithPath:). - Fixed JSON result serialization bug in
SaveResultModel.toDic().
-
4.0.107 Mar 2025Release notes
Open source →- Fix: Avoid Double Read Issue and Use copyTo() for Efficient File Copying
-
4.0.005 Mar 2025Release notes
Open source →- Support for the latest Gradle version.
- Compatibility with the latest Flutter version.
- Fixed issues related to deprecated Android APIs.
- Resolved compiling errors due to unused and old Kotlin code.
- Support for the latest Android Studio Ladybug with Flutter 3.29.*.
-
4.0.0-0.alpha19 Nov 2024 pre-releaseRelease notes
Open source →- Support for the latest Gradle version.
- Compatibility with the latest Flutter version.
- Fixed issues related to deprecated Android APIs.
- Resolved compiling errors due to unused and old Kotlin code.
- Support for the latest Android Studio Ladybug with Flutter 3.24.5.
-
3.0.515 Aug 2024Release notes
Open source →- Stable Release: Marked as the stable release version.
- iOS Issue Resolved: Fixed issues affecting the iOS platform.
- Gradle Updated: Updated the Gradle configuration for better compatibility and performance.
-
3.0.415 Aug 2024 -
3.0.315 Aug 2024 -
3.0.215 Aug 2024 -
3.0.114 Aug 2024 -
3.0.014 Aug 2024