PRO-INDIA / pro_resumable_upload

Open source flutter package for resumable file upload
MIT License
4 stars 4 forks source link

Can you please add getBlob link and delete blob feature as well? #4

Open namankashyap1 opened 9 months ago

namankashyap1 commented 9 months ago

it would be great if you could add get blob link and delete blob feature

mohsenGhalem commented 8 months ago

to get the link of Blob item in Azure you should follow the following link format in generally :

https://[storage_account_name].blob.core.windows.net/[bucket_name]/[image_name.jpg]