gallery_saver 1.0.3 gallery_saver: ^1.0.3 copied to clipboard
Saves images and videos from network or temporary file to external storage. Both images and videos will be visible in Android Gallery and iOS Photos.
1.0.3 #
- Remove deleting temp video after it gets saved into gallery
1.0.2 #
- Saving large video files - fix
1.0.1 #
- Changed description
1.0.0 #
- Support saving network images and videos to gallery
0.0.5 #
- Fix for colliding permission request with image_picker plugin
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).