saver_gallery
Flutter plugin to save images and videos to gallery on Android, iOS and HarmonyOS.
5.1.0
42K downloads/mo
#1576 most downloaded on pub.dev
fluttercandies/saver_gallery
What this package is like to depend on
Last release 2 months ago
29 May 2026
Release timing varies
gaps range from 2 weeks to 11 months
Most releases are documented
notes for 20 of 31 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
31 releases · first in 2022
7 releases in the last 12 months
see the full history below
Release timeline
31 releases · Mar 2022 to May 2026Releases
latest 31-
5.1.029 May 2026Release notes
Open source →- Breaking change: Replace
androidRelativePathwithalbumPath, enabling cross-platform album hierarchy support on Android and iOS (#23). - Add iOS PhotoKit folder hierarchy support for nested
albumPathvalues. - Return saved URI(s) after saving (#23).
- Breaking change: Replace
-
5.0.329 May 2026 -
5.0.226 May 2026Release notes
Open source →- Require Flutter
>=3.44.0and Dart>=3.12.0 <4.0.0. - Add Swift Package Manager support for iOS while keeping CocoaPods support (#33, #34).
- Raise Android
compileSdkVersionto 36. - Migrate Android Gradle config to Gradle 9.1.0, AGP 9.0.1, and Kotlin Gradle plugin 2.3.20.
- Migrate Android app and plugin Gradle config to AGP 9 Built-in Kotlin.
- Fix Android Java 8 obsolete source/target warnings by setting Android Java/Kotlin targets to 17 (#31).
- Fix
androidRelativePathbeing ignored on Android 9 and below (#26). - Raise iOS platform from 11.0 to 13.0.
- Remove the example app's
fluttertoastdependency and use FlutterSnackBarmessages instead. - Update example dependency overrides needed for Flutter 3.44 and Dart 3.12 compatibility.
- fix: support androidRelativePath on Android 9 and below
- Require Flutter
-
5.0.126 May 2026Nothing published for this version
-
4.1.226 May 2026Release notes
Open source →- Require Flutter
>=3.19.6and Dart>=3.3.0 <4.0.0 - Raise Android
minSdkVersionfrom 16 to 19 - Raise iOS podspec platform from 9.0 to 11.0
- Migrate Android Gradle config to Gradle 8.0.2, AGP 8.1.0, and Kotlin Gradle plugin 1.9.22
- Add a Gradle wrapper to the Android plugin project so opening
android/uses Gradle 8.0.2 - Add direct AndroidX Core and Kotlin coroutines dependencies for the Android plugin
- Fix Android MediaStore URI creation crash by returning a failed save result instead of crashing (#17)
- Fix Android 10+ video/audio/image saves by using volume-specific MediaStore URIs (#18)
- Update example OHOS dependency overrides to GitCode paths and keep
example/ios/Podfile.lock
- Require Flutter
-
4.1.101 Apr 2026Release notes
Open source →- Fix iOS
saveImageToGallery()to preserve the original image format instead of always saving as JPEG - Fix iOS JPEG quality handling so compression is only applied to JPEG images
- Remove the iOS GIF workaround in Dart now that
saveImageToGallery()handles GIF correctly
- Fix iOS
-
4.1.014 Nov 2025Release notes
Open source →- Feature: Added batch saving support with
saveImages()andsaveFiles()methods across platforms - Feature: Added
clearCache()method to clean up temporary files - Refactor: Updated channel name to
com.fluttercandies/saver_galleryfor consistency - Enhancement: Reorganized code structure and optimized documentation
- Feature: Added batch saving support with
-
4.0.104 Dec 2024 -
4.0.025 Oct 2024 -
3.0.1021 Oct 2024 -
3.0.920 Oct 2024 -
3.0.820 Oct 2024Nothing published for this version
-
3.0.720 Oct 2024Nothing published for this version
-
3.0.628 Aug 2024 -
3.0.528 Apr 2024 -
3.0.428 Apr 2024Nothing published for this version
-
3.0.326 Mar 2024 -
3.0.230 Jan 2024 -
3.0.107 Nov 2023 -
3.0.007 Nov 2023Nothing published for this version
-
2.0.116 Mar 2023 -
2.0.010 Mar 2023Nothing published for this version
-
1.0.824 Feb 2023Release notes
Open source →- fix ios save gif bug(https://github.com/zhangruiyu/saver_gallery/issues/2)
-
1.0.724 Feb 2023Nothing published for this version
-
1.0.603 Feb 2023Release notes
Open source →- merged pr https://github.com/zhangruiyu/saver_gallery/pull/1
- fix ios save file bug
-
1.0.510 Oct 2022 -
1.0.420 Sep 2022 -
1.0.303 Aug 2022Nothing published for this version
-
1.0.203 Aug 2022Nothing published for this version
-
1.0.118 Mar 2022Nothing published for this version
-
1.0.018 Mar 2022Nothing published for this version