Baseflow / Baseflow/flutter_cache_manager
Is there a method to check whether a file exists in the cache using its url?
Open
- Dominant language
- Dart
- Stars
- 809
- Forks
- 510
- Avg merge
- 6m
- Merged PRs (30d)
- 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?
Contributor guide
Assessment
This issue has not been assessed yet.