icloud_storage 0.2.3 icloud_storage: ^0.2.3 copied to clipboard
A flutter plugin for uploading and downloading files to and from iCloud.
0.2.3 #
- Bug fix: delete didn't work if the file hadn't been downloaded https://github.com/deansyd/icloud_storage/issues/11
- Bug fix: startUpload https://github.com/deansyd/icloud_storage/issues/12
0.2.2 #
- Bug fix: listFiles type cast issue
0.2.1 #
- Bug fix: startUpload/startDownload progress stream synchronisation issue
- Bug fix: startDownload not moving file to destination if onProgress is null
0.2.0 #
- Release for null safety.
0.1.0 #
- Added a new API for file deletion.
0.0.2 #
- Added API documentation.
0.0.1 #
- Initial release.