Baseflow / Baseflow/flutter_cache_manager
Whether returned file is from cache or just downloaded
オープン
- 主要言語
- Dart
- スター
- 809
- フォーク
- 510
- 平均マージ
- 6分
- マージ済み PR(30日)
- 1
説明
## 💬 Questions and Help
Hi, is there an easy way to check during `.getSingleFile()` whether the returned file was pulled from the cache, or whether it was just downloaded?
Thank you!
コントリビューションガイド
調査の方向性
Start at the getSingleFile() entry point and inspect the cache lookup and download paths to determine whether the existing API exposes where the returned file came from. Establish the intended observable result and cover it with a focused test; done means users can reliably distinguish cached files from newly downloaded files.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart, flutter
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100