Baseflow / Baseflow/flutter_cache_manager
Open Api for FileInfo
- Langage dominant
- Dart
- Étoiles
- 809
- Forks
- 510
- Merge moyen
- 6 min
- PR mergées (30 j)
- 1
Description
## 🚀 Feature Requests
When getting a file (e.g. via `getSingleFile`) it'd be nice to also know wether it came from cache or the internet.
We already can do this by manually trying to first get it from cache or otherwise the internet, but the "one function does it all" approach would be nice as well.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start by tracing the getSingleFile entry point and the FileInfo type to see how cache and internet retrieval are currently represented. Define the source information the API should expose, then add coverage for both cache and internet paths; done means callers can identify which source supplied the file through one function.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- dart, flutter
- Domaine
- api, mobile-dev
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 48/100