Baseflow / Baseflow/flutter_cache_manager
Open Api for FileInfo
Open
- Dominant language
- Dart
- Stars
- 809
- Forks
- 510
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
## 🚀 Feature Requests
When getting a file (e.g. via `getSingleFile`) it'd be nice to also know wether it came from cache or the internet.
We already can do this by manually trying to first get it from cache or otherwise the internet, but the "one function does it all" approach would be nice as well.
Contributor guide
Assessment
This issue has not been assessed yet.