Baseflow / Baseflow/flutter_cache_manager
Cache files are not being removed in current pub release
未关闭
- 主要语言
- Dart
- 星标
- 809
- 派生
- 510
- 平均合并
- 6 分钟
- 30 天内合并 PR
- 1
描述
## 🐛 Bug Report
The recent bug fix in the commit #469 does actually fix a serious bug which has been in the library for two years where the cache files are neved cleaned up because the `file.exists()` doesn't point to the correct file. The fix has been merged but the release in pub.dev is missing.
There are several issues about this behaviour that have been reported for quite some time.
#377, #452, #446
@mvanbeusekom Sorry for the ping but I believe this is a serious fix missing.
贡献指南
调研方向
审查 commit #469,并将当前的 pub.dev 发布版本与已合并的修复进行比较。确认已发布的软件包是否仍缺少缓存文件清理修复;当新的 pub.dev 发布版本包含该修复并解决所报告的缓存行为时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, flutter
- 领域
- release
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100