Baseflow / Baseflow/flutter_cache_manager
Whether returned file is from cache or just downloaded
未关闭
- 主要语言
- Dart
- 星标
- 809
- 派生
- 510
- 平均合并
- 6 分钟
- 30 天内合并 PR
- 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!
贡献指南
调研方向
从 getSingleFile() 入口点开始,检查缓存查找和下载路径,以确定现有 API 是否公开返回文件的来源。明确预期的可观测结果,并通过一个针对性测试覆盖该结果;当用户能够可靠地区分缓存文件和新下载的文件时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, flutter
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100