Baseflow / Baseflow/flutter_cache_manager

Whether returned file is from cache or just downloaded

Open
#296 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
809
Forks
510
Avg merge
6m
Merged PRs (30d)
1

Description

## 💬 Questions and Help

Hi, is there an easy way to check during `.getSingleFile()` whether the returned file was pulled from the cache, or whether it was just downloaded?
Thank you!

Contributor guide

Open the contributing guide

Research direction

Start at the getSingleFile() entry point and inspect the cache lookup and download paths to determine whether the existing API exposes where the returned file came from. Establish the intended observable result and cover it with a focused test; done means users can reliably distinguish cached files from newly downloaded files.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.