Baseflow / Baseflow/flutter_cache_manager
getObjectsOverCapacity customize columnTouched whereArgs
- Lingua principale
- Dart
- Stelle
- 809
- Fork
- 510
- Merge medio
- 6m
- PR unite (30g)
- 1
Descrizione
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
`
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- dart, flutter
- Ambito
- mobile-dev
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- Mezza giornata
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100