fluttercommunity / fluttercommunity/flutter_downloader

download failed if retry and can't be resume.

Open
#480 1 comment 0 reactions 0 assignees View on GitHub
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!);`

![image](https://user-images.githubusercontent.com/28289763/122188704-db5e8180-cead-11eb-9fa8-5a3106884f74.png)

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

![image](https://user-images.githubusercontent.com/28289763/122190925-e6b2ac80-ceaf-11eb-9a60-9556510db7e9.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.