Baseflow / Baseflow/flutter_cache_manager
getObjectsOverCapacity customize columnTouched whereArgs
- Langage dominant
- Dart
- Étoiles
- 809
- Forks
- 510
- Merge moyen
- 6 min
- PR mergées (30 j)
- 1
Description
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
`
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- dart, flutter
- Domaine
- mobile-dev
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- Une demi-journée
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100