Baseflow / Baseflow/flutter_cache_manager
Open Api for FileInfo
- Lenguaje dominante
- Dart
- Estrellas
- 809
- Forks
- 510
- Merge medio
- 6 min
- PR fusionados (30 d)
- 1
Descripción
## 🚀 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.
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- dart, flutter
- Área
- api, mobile-dev
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 48/100