flutter_uploader
flutter_uploader copied to clipboard
.req files on iOS are never deleted after successful completion of request
The request files continue to persist, even after a task has been successfully completed. This causes the app's storage usage to continually grow without being able to clear it.
That is a major bug, PRs welcome!
@ened Working towards it. First I realized that we need to name the req files with the taskId to make it easier to clean up.
https://github.com/jaysignorello/flutter_uploader/commit/e0e5e9d82aae7afe5adde1a1b9f363513a61b545