Baseflow / Baseflow/flutter_cache_manager

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

Ouverte
#339 16 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Dart
Étoiles
809
Forks
510
Merge moyen
6 min
PR mergées (30 j)
1

Description

## 🏗 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

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
dart, flutter
Domaine
databases, web-dev
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.