Baseflow / Baseflow/flutter_cache_manager

Preserve file name

未关闭
#335 1 条评论 5 个 reaction 已指派 0 人 在 GitHub 查看
type: enhancement
主要语言
Dart
星标
809
派生
510
平均合并
6 分钟
30 天内合并 PR
1

描述

## 💬 Questions and Help

How can I preserve the file name of the cached object?

I'm storing the file to share it posteriorly using the putFile method to save and the getFileFromCache to retrieve it but I'm losing the file name in this process. Is there any way of preserving the file name or shall I implement my putFile method?

贡献指南

打开贡献指南

调研方向

首先阅读 putFile 和 getFileFromCache 入口点,跟踪缓存对象的存储和返回方式。确定现有缓存元数据是否可以保留原始文件名;当获取对象时仍保留该名称,并通过适当的测试验证这一行为,即视为完成。

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

评估

技术栈
dart, flutter
领域
mobile
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

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