SrS2225a / custom_uploader

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.
MIT License
39 stars 2 forks source link

Include Uploaders #9

Closed Nzzyme closed 3 months ago

Nzzyme commented 6 months ago

What you want to be added

Can you include some uploaders in your app so that the user does not have to add them to use them.

Why you want this feature

As common users do not know how to add the uploaders, it would be good to include some uploaders in the app. The instructions are too technical for a common user to follow.

Screenshots

No response

Rihcus commented 6 months ago

Here are some configs for catbox.moe and litterbox.catbox.moe

Use with account hash: catbox_with_account.json

Use without account: catbox.json

Files expire after 72hr: litterbox.json

SrS2225a commented 6 months ago

Thank you for your feedback. Agreed, I had this feature planned recently for a while now for a future release along with a adding simple view of the add uploader page to make it easier for new users to add their favorite file hosts, so it should be coming soon. Until then, I will keep this issue open

SrS2225a commented 3 months ago

Hello, I just wanted to let your know that I have added your feature request and the new version with it should be out by tomorrow or tomorrow after. If anyone wants to contribute their own presets, you can just simply edit the yaml file in lib/assets/preset_uploaders.yaml, which would be greatly appreciated.

SrS2225a commented 3 months ago

Release out now!