Baseflow / Baseflow/flutter_cache_manager
Implement `file_system` for the web using IndexedDB to store the files
Open
- Dominant language
- Dart
- Stars
- 809
- Forks
- 510
- Avg merge
- 6m
- Merged PRs (30d)
- 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
Contributor guide
Assessment
This issue has not been assessed yet.