Baseflow / Baseflow/flutter_cache_manager
Is there a method to check whether a file exists in the cache using its url?
- Langage dominant
- Dart
- Étoiles
- 809
- Forks
- 510
- Merge moyen
- 6 min
- PR mergées (30 j)
- 1
Description
## 💬 Questions and Help
Hi,
I've looked through the documentation, the issues on GitHub and source code.
I'd like to know, using its URL, if a file exists in the cache.
I've only found a private method in the cache manager's `CacheStore`: `_fileExists()`.
But since it's private, I cannot use it.
Any other suggestions?
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue names CacheStore._fileExists() as the existing private entry point; start by reading that method and the surrounding cache-manager API and documentation. Determine whether URL-based cache existence is already exposed, then clarify the expected public behavior before deciding what change or documentation would make the answer definitive.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- dart, flutter
- Domaine
- backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100