Baseflow / Baseflow/flutter_cache_manager

getObjectsOverCapacity customize columnTouched whereArgs

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

描述

I need to cleanup object over capacity , without 1 day time limit.
Can support customize the "whereArgs subtract Duration"?
//getObjectsOverCapacity
`
whereArgs:
DateTime.now().subtract(new Duration(days: 0)).millisecondsSinceEpoch
`

贡献指南

打开贡献指南

调研方向

Start by reading the getObjectsOverCapacity entry point and its whereArgs calculation to understand the current one-day cutoff. Done means callers can customize the subtraction duration, including zero days, while the existing default behavior remains unchanged. The issue does not identify a file or test path.

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

评估

技术栈
dart, flutter
领域
mobile-dev
Issue 类型
功能
难度
3/5
预计耗时
半天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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