Baseflow / Baseflow/flutter_cache_manager

Whether returned file is from cache or just downloaded

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

Description

## 💬 Questions and Help

Hi, is there an easy way to check during `.getSingleFile()` whether the returned file was pulled from the cache, or whether it was just downloaded?
Thank you!

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start at the getSingleFile() entry point and inspect the cache lookup and download paths to determine whether the existing API exposes where the returned file came from. Establish the intended observable result and cover it with a focused test; done means users can reliably distinguish cached files from newly downloaded files.

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

Évaluation

Stack technique
dart, flutter
Domaine
tooling
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
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.