Baseflow / Baseflow/flutter_cache_manager
Retrieving file data synchronously from memCache
- Lenguaje dominante
- Dart
- Estrellas
- 809
- Forks
- 510
- Merge medio
- 6 min
- PR fusionados (30 d)
- 1
Descripción
## 🚀 Feature Requests
Currently, the getFileFromMemory function retrieves file data asynchronously using async/await. However, in certain scenarios, it would be beneficial to retrieve the data synchronously without waiting for the async operation to complete.
### Contextualize the feature
### Describe the feature
### Platforms affected (mark all that apply)
- [ ] :iphone: iOS
- [ ] :robot: Android
Guía de contribución
Línea de trabajo
Empieza localizando getFileFromMemory y siguiendo cómo recupera actualmente los datos de archivos almacenados en caché. Aclara qué plataformas y qué comportamiento síncrono se requieren, y después define pruebas que demuestren la recuperación sin usar await; el issue no nombra ningún archivo ni prueba existente.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- dart, flutter
- Área
- mobile
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100