Baseflow / Baseflow/flutter_cache_manager
getFileFromMemory() method still uses file system IO and returns a Future
Abierto
- Lenguaje dominante
- Dart
- Estrellas
- 809
- Forks
- 510
- Merge medio
- 6 min
- PR fusionados (30 d)
- 1
Descripción
## 💬 Questions and Help
Hello, I have a question - how can I access the file from in-memory storage synchronously, ideally without touching the file system IO? The `getFileFromMemory()` method returns future, and I really need the file access to be instantaneous.
Guía de contribución
Línea de trabajo
Start by inspecting the getFileFromMemory() method and the in-memory cache implementation. Determine whether synchronous access without file-system I/O is supported by the current design, then identify the API behavior and tests needed to establish what a completed change would mean.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- dart, flutter
- Área
- mobile-dev
- 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