Baseflow / Baseflow/flutter_cache_manager
Implement `file_system` for the web using IndexedDB to store the files
オープン
- 主要言語
- Dart
- スター
- 809
- フォーク
- 510
- 平均マージ
- 6分
- マージ済み PR(30日)
- 1
説明
## 🏗 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
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart, flutter
- 領域
- databases, web-dev
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100