fluttercommunity / fluttercommunity/flutter_downloader

The file size changes when you have interruption (pause)

Open
#471 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Kotlin
Stars
940
Forks
561
Avg merge
1h 18m
Merged PRs (30d)
1

Description

Hi, Thanks for The Package,

When downloading a file without any pause, the size of the file is 24.9
But when I pause with FlutterDownloader.pause, the downloaded file size is 66.5, and the file which is a video is corrupted.

It might be a bug or something.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported video download with FlutterDownloader.pause, comparing the file size and playback with an uninterrupted download. Trace the pause and resume behavior across the Flutter plugin and mobile implementation, then confirm that resumed downloads produce an intact file with the expected size.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, flutter, ios, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.