fluttercommunity / fluttercommunity/flutter_downloader
Add filesize field to DownloadTask model
Open
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
Since the plugin already fetch this info, adding it to the model shouldn't be too much trouble. Currently I have to send an extra head request to get the filesize and show it in the UI, but this wastage of resource could be avoided.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.