saver_gallery 3.0.0
saver_gallery: ^3.0.0 copied to clipboard
flutter plugin project for save image and video to gallery, iOS need to add the following keys to your Info.plist file.
3.0.0 #
- android 13 permission issue fix
2.0.1 #
- add androidExistNotSave param
1.0.8 #
- fix ios save gif bug(https://github.com/zhangruiyu/saver_gallery/issues/2)
1.0.6 #
- merged pr https://github.com/zhangruiyu/saver_gallery/pull/1
- fix ios save file bug
1.0.5 #
- fix android<10 failed to save the multi-level directory
1.0.4 #
- remove ios photo read permission
- Determine the data type by Uint8List