Baseflow / Baseflow/flutter_cache_manager
getObjectsOverCapacity customize columnTouched whereArgs
Đang mở
- Ngôn ngữ chính
- Dart
- Star
- 809
- Fork
- 510
- Merge trung bình
- 6 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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
`
Hướng dẫn đóng góp
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- dart, flutter
- Lĩnh vực
- mobile-dev
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- Nửa ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100