fluttercommunity / fluttercommunity/flutter_downloader

Can't resume??

Open
#593 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Kotlin
Stars
940
Forks
561
Avg merge
1h 18m
Merged PRs (30d)
1

Description

After pause, I resume again the download, but it didn't work

Code
` void resume(Download download) async {
final taskId = await FlutterDownloader.resume(taskId: download.taskId!);
}`

Message output when resume
`not found partial downloaded data, this task cannot be resumed`

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.