Baseflow / Baseflow/flutter_cache_manager

Cancelling file(Or stop downloading option)

Ouverte
#208 9 commentaires 13 réactions 0 personnes assignées Voir sur GitHub
type: enhancement
Langage dominant
Dart
Étoiles
809
Forks
510
Merge moyen
6 min
PR mergées (30 j)
1

Description

## 🚀 Feature Requests

### Describe the feature
Like if i am storing video file in cache and in between i want to cancel the ongoing download.

I tried doing this with remove method but in background downloading was still going no matter what i do ,file gets downloaded fully in background..

If there is solution available already then pls tell me how to do!!!!
### Platforms affected (mark all that apply)
- [x] :iphone: iOS
- [x] :robot: Android

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Review the cache manager's download API and the current remove behavior on the iOS and Android paths. Determine how an in-progress download could be cancelled, then verify that cancellation stops the background transfer while preserving the intended cache behavior.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
dart, flutter
Domaine
mobile-dev
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.