You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we only have access to a FlutterUploader().clearUploads() methods which clears all uploads.
However, I think it would be nice to have a method that removes a particular upload either by the tag or the taskId
The text was updated successfully, but these errors were encountered:
Currently, we only have access to a
FlutterUploader().clearUploads()
methods which clears all uploads.However, I think it would be nice to have a method that removes a particular upload either by the tag or the taskId
The text was updated successfully, but these errors were encountered: