deansyd / icloud_storage

A flutter plugin for uploading and downloading files to and from iCloud
MIT License
42 stars 24 forks source link

[feature] Clear container by containerId #39

Open delfme opened 1 year ago

delfme commented 1 year ago

Would it be possible to add a method to clear entire icloud container, just like in gdrive? https://github.com/google/googleapis.dart/blob/c6224f1e68773fb7764566a6c53e1a5420f186b8/generated/googleapis/lib/drive/v3.dart#L778C29-L778C29

If user uploaded thousands of files to icloud, it would take too much time to clear the container one or few files file at time.