gallery_saver 0.0.4
gallery_saver: ^0.0.4 copied to clipboard
Saves images and videos to gallery and photos. Temporary file from camera gets saved to external storage by passing its path to the methods saveImage and saveVideo.
0.0.4 #
- Return type changed to bool(true for success and false for everything else)
0.0.3 #
- Fixed crash when requesting storage access on Android.
0.0.2 #
- Added swift version and changed description.
0.0.1 #
- Initial release. Image and video from provided temp path get saved to device(Gallery and Photos).