custom_uploader
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.
### 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...
### 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....
### 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...
### 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...
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...