Baseflow / Baseflow/flutter_cache_manager

Support for partial content

Ouverte
#247 5 commentaires 0 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

## 🏗 Enhancement Proposal

### Pitch
Hi, could you please add support for HttpStatus Code 206 partial content please. My use cases involves binary data and each file uses the Http Range header and with response code 206 (partial content) to separate each chunk. Chunks may change but the all chunks from the same file have the same url. Currently there is no support for this, so it would be awesome if you guys can consider this as additional to the exisiting functionality.

### Platforms affected (mark all that apply)
- [ x ] :iphone: iOS
- [ x ] :robot: Android

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

The issue names no files, tests, or entry points. Start by locating the cache manager's HTTP response handling and review how URLs and cached chunks are stored; done means HTTP 206 responses using Range headers are supported for binary files on iOS and Android without breaking existing caching.

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é
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

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