Baseflow / Baseflow/flutter_cache_manager
How to keep stale file around?
オープン
- 主要言語
- Dart
- スター
- 809
- フォーク
- 510
- 平均マージ
- 6分
- マージ済み PR(30日)
- 1
説明
## 💬 Questions and Help
Hi there
I'm wanting to keep stale image files around so that, if the user is offline, the stale one is served rather than checking for a new one and then showing nothing (cause offline).
Obviously, if `maxNrOfCacheObjects` is exceeded then I would expect to see some files be removed, so this question assumes we're within the limit.
How best to achieve this?
Cheers
Tobin
コントリビューションガイド
調査の方向性
ファイル、テスト、エントリポイントは特定されていないため、まずこの Dart/Flutter リポジトリでキャッシュ取得と古いファイルの処理を行うエントリポイントを見つけてください。issue では Done の定義が示されていないため、既存の設定でオフライン時に古いファイルを提供できるのか、それともドキュメントまたはコードの変更が必要なのかを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart, flutter
- 領域
- mobile
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100