image_gallery_saver_plus 4.0.1
image_gallery_saver_plus: ^4.0.1 copied to clipboard
A Flutter plugin for saving images to the gallery. iOS needs to add the following keys to your Info.plist file.
Changelog #
4.0.1 #
-
- Fix: Avoid Double Read Issue and Use copyTo() for Efficient File Copying
4.0.0 #
-
- 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.alpha #
-
- 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.5 #
-
- 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.4 #
-
- Readme doc updated.
3.0.3 #
-
- Fixed Ios Download Issue.
3.0.2 #
-
- Compatible with the latest Flutter version.
3.0.1 #
-
- Compatible with the latest Flutter version.
3.0.0 #
-
- Compatible with the latest Flutter version.