fluttercommunity / fluttercommunity/flutter_downloader
Network Off - currently running downloads gets removed from the local database
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
Noticed in download_tasks local database, that when a current download is in progress and if the internet goes offline, that download task is removed from the table, and when internet is back we have to start that download again.?
Is there a way we can manage this with pause, and restart , or failed or anything this library maintains to restart incomplete downloads..
Waiting for your response, thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how in-progress downloads are represented in the download_tasks local database and what happens when connectivity is lost. Define the expected pause, failure, and restart behavior before identifying the relevant download-management code; the issue does not name files or tests, so completion criteria are not yet specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- database, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100