Baseflow / Baseflow/flutter_cache_manager

Is there a method to check whether a file exists in the cache using its url?

未关闭
#470 1 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Dart
星标
809
派生
510
平均合并
6 分钟
30 天内合并 PR
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?

贡献指南

打开贡献指南

调研方向

Issue 将 CacheStore._fileExists() 指定为现有的私有入口点;首先阅读该方法以及周围的 cache-manager API 和文档。确定是否已经公开了基于 URL 的缓存存在性检查,然后在决定哪项更改或文档能够给出明确答案之前,先明确预期的公共行为。

由索引模型根据 Issue 内容生成。

评估

技术栈
dart, flutter
领域
backend
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。