image_gallery_saver 1.2.1 image_gallery_saver: ^1.2.1 copied to clipboard
A new flutter plugin project for save image to gallery, iOS need to add the following keys to your Info.plist file.
1.2.1 #
- Support return path for Android.
- Fix bug(save video fail for Android).
1.2.0 #
- Support video save and file path to gallery
- Add example for save video and net image
1.1.0 #
- Upgrade kotlin(1.3.20) and gradle build plugin version(3.3.0).
1.0.0 #
- Updated Kotlin Gradle plugin version
0.1.2 #
- Remove hard coded path - image_gallery_saver in Android
0.1.1 #
- Updated README and Description
0.1.0 #
- Updated README and CHANGELOG
- Add LICENSE
- Add Test
0.0.2 #
- Updated README and CHANGELOG
0.0.1 #
- Initial Open Source release.