flutter_downloader icon indicating copy to clipboard operation
flutter_downloader copied to clipboard

Please Add File Original Size In Database.......

Open RutvikRana opened this issue 3 years ago • 3 comments

I want to know how much size of the file being download has. Please Add It To DB so We can access it from DownloadTask instance.

RutvikRana avatar Apr 23 '21 12:04 RutvikRana

I have updated all java files and dart files by myself, now it will give content-length also as desired.

print(task.contentLength)

Here Is Updated Repo:- https://drive.google.com/file/d/13Euqm_9mEIbdKKHYmKEWLVFX2tQm44Hi/view?usp=sharing

I hope contributors will also update soon :)

RutvikRana avatar Apr 23 '21 15:04 RutvikRana

This definitely would be helpful!

Faaatman avatar Apr 25 '22 11:04 Faaatman

bump

FlawLessx avatar Jul 29 '22 11:07 FlawLessx