custom_uploader icon indicating copy to clipboard operation
custom_uploader copied to clipboard

Custom Uploader is a simple, lightweight, and easy to use file uploader built using flutter for android devices that allows you to upload files to a file host of your choice.

Results 5 custom_uploader issues
Sort by recently updated
recently updated
newest added

### What you want to be added A way to view the full request and response from the most recent upload attempt would be helpful when trying to configure a...

enhancement
medium priority

### What you want to be added It would be great to be able to mark certain args or params to require interaction (a prompt for its value) before uploading....

enhancement
low priority

### Question Thanks for this very useful app i wonder if the custom_uploader could be also used to post / publish notes written by a local note taking app in...

enhancement
help wanted
low priority

### Feature Description From Android 13 onward, the launcher can request an app's themed / monochrome variant. I'd like to work on this, if you have a source vector file...

enhancement
medium priority

Hello! I can't seem to figure out how to get the response from transfer.sh. The response is just text, but following the documentation regex, I get a "success" message, but...

bug
question