Baseflow / Baseflow/flutter_cache_manager
Is there a method to check whether a file exists in the cache using its url?
- 主要言語
- Dart
- スター
- 809
- フォーク
- 510
- 平均マージ
- 6分
- マージ済み PR(30日)
- 1
説明
## 💬 Questions and Help
Hi,
I've looked through the documentation, the issues on GitHub and source code.
I'd like to know, using its URL, if a file exists in the cache.
I've only found a private method in the cache manager's `CacheStore`: `_fileExists()`.
But since it's private, I cannot use it.
Any other suggestions?
コントリビューションガイド
調査の方向性
The issue names CacheStore._fileExists() as the existing private entry point; start by reading that method and the surrounding cache-manager API and documentation. Determine whether URL-based cache existence is already exposed, then clarify the expected public behavior before deciding what change or documentation would make the answer definitive.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart, flutter
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100