fluttercommunity / fluttercommunity/flutter_downloader
download failed if retry and can't be resume.
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
flutter - 2.2.1
flutter_downloader: ^1.6.1
issue 1 => once any download failed and retry download using the below code, it fails after 100% download, same issue if we cancel the task and redownload.
`FlutterDownloader.retry(taskId: taskId!);`

issue2 => if we pause and resume the retry task then also it can't be resumed.=>

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.