flutter_downloader
flutter_downloader copied to clipboard
Please Add File Original Size In Database.......
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.
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 :)
This definitely would be helpful!
bump