Baseflow / Baseflow/flutter_cache_manager

Implement `file_system` for the web using IndexedDB to store the files

Abierto
#339 16 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Dart
Estrellas
809
Forks
510
Merge medio
6 min
PR fusionados (30 d)
1

Descripción

## 🏗 Enhancement Proposal & Pitch

Currently, `file_system`'s web implementation uses `MemoryFileSystem`. Migrating it to use IndexedDB would enable true web caching and make the implementation native.

### Platforms affected

🌐 Web

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by locating the web implementation of `file_system` and its current `MemoryFileSystem` usage, then review how the platform-specific code is organized. Define the IndexedDB persistence behavior and verify web caching with tests; the issue names no files or tests, so the scope needs clarification first.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
dart, flutter
Área
databases, web-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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.