Baseflow / Baseflow/flutter_cache_manager
Retaining original file names
- 主要语言
- Dart
- 星标
- 809
- 派生
- 510
- 平均合并
- 6 分钟
- 30 天内合并 PR
- 1
描述
## 🚀 Feature Requests
it will be nice to have an option to retain file names
### Contextualize the feature
When we use cache , we need to have a way to track the file to its original name , so that we don't keep caching the same file again and again.
### Describe the feature
When we use cache , we need to have a way to track the file to its original name , so that we don't keep caching the same file again and again.
### Platforms affected (mark all that apply)
ALL
贡献指南
调研方向
Start by reviewing the cache manager's cache lookup and file metadata flow to determine where original names could be retained. Define how the option should identify an existing cached file and verify that repeated caching of the same file does not create another cache entry.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, flutter
- 领域
- mobile
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100