PackageTrack
Sign in Get early access

icloud_storage

A flutter plugin for upload, download and manage files in the app's iCloud container.

2.2.0 7.3K downloads/mo #3367 most downloaded on pub.dev deansyd/icloud_storage

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 7 months

Nearly every release is documented

notes for 11 of 11 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

11 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

11 releases · Mar 2021 to Jan 2023
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 11
  1. 2.2.0 06 Jan 2023
    Release notes
    • Bug fix: upload and download errors were not passed from the platform code.
    Open source →
  2. 2.1.0 27 Oct 2022
    Release notes
    • Add support for managing files in the iCloud container's Documents subdirectory.
    Open source →
  3. 2.0.0 15 Oct 2022
    Release notes

    What's New

    • Support for macOS
    • Support for multiple iCloud Containers

    Breaking changes

    • All methods have been changed to static methods.
    • getInstance has been removed. You need to specifiy the iCloudContainerId in each method.
    • gatherFiles has been renamed to gather.
    • startUpload has been renamed to upload.
    • startDownload has been renamed to download.
    • listFiles and watchFiles have been removed.
    • DownloadStatus enum members haved been changed to camel case from pascal case.
    Open source →
  4. 1.0.0 24 Mar 2022
    Release notes

    Breaking changes

    • The 'destinationFileName' parameter is renamed to 'destinationRelativePath' for the 'startUpload' API, as it is now supporting subdirectory creation.
    • The 'fileName' parameter is renamed to 'relativePath' for the 'startDownload' API, as it now supporting downloading file from a subdirectory location.

    New API

    • 'gatherFiles': returns all the files' meta data and any updates can be listened to. This API is to replace 'listFiles' and 'watchFiles' which will be removed from a future release.
    • 'move': move a file from one location to another
    • 'rename': rename a file
    Open source →
  5. 0.2.3 08 Mar 2022
    Release notes
    • 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
    Open source →
  6. 0.2.2 12 Dec 2021
    Release notes
    • Bug fix: listFiles type cast issue
    Open source →
  7. 0.2.1 18 May 2021
    Release notes
    • Bug fix: startUpload/startDownload progress stream synchronisation issue
    • Bug fix: startDownload not moving file to destination if onProgress is null
    Open source →
  8. 0.2.0 22 Apr 2021
    Release notes
    • Release for null safety.
    Open source →
  9. 0.1.0 05 Mar 2021
    Release notes
    • Added a new API for file deletion.
    Open source →
  10. 0.0.2 04 Mar 2021
    Release notes
    • Added API documentation.
    Open source →
  11. 0.0.1 04 Mar 2021
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive