Baseflow / Baseflow/flutter_cache_manager
Implement `file_system` for the web using IndexedDB to store the files
Offen
- Vorherrschende Sprache
- Dart
- Sterne
- 809
- Forks
- 510
- Ø Merge
- 6 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
## 🏗 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
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dart, flutter
- Bereich
- databases, web-dev
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100