Baseflow / Baseflow/flutter_cache_manager
getFileFromMemory() method still uses file system IO and returns a Future
オープン
- 主要言語
- Dart
- スター
- 809
- フォーク
- 510
- 平均マージ
- 6分
- マージ済み PR(30日)
- 1
説明
## 💬 Questions and Help
Hello, I have a question - how can I access the file from in-memory storage synchronously, ideally without touching the file system IO? The `getFileFromMemory()` method returns future, and I really need the file access to be instantaneous.
コントリビューションガイド
調査の方向性
まず getFileFromMemory() メソッドとインメモリキャッシュの実装を調査します。現在の設計でファイルシステム I/O を伴わない同期アクセスがサポートされているかを判断し、そのうえで、変更の完了が何を意味するのかを明確にするために必要な API の動作とテストを特定します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart, flutter
- 領域
- mobile-dev
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100