Baseflow / Baseflow/flutter_cache_manager

Is there a method to check whether a file exists in the cache using its url?

Offen
#470 1 Kommentar 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Dart
Sterne
809
Forks
510
Ø Merge
6 Min.
Gemergte PRs (30 T.)
1

Beschreibung

## 💬 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?

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

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.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
dart, flutter
Bereich
backend
Issue-Typ
Feature
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.