Baseflow / Baseflow/flutter_cache_manager

Retaining original file names

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

Description

## 🚀 Feature Requests

it will be nice to have an option to retain file names

### Contextualize the feature
When we use cache , we need to have a way to track the file to its original name , so that we don't keep caching the same file again and again.

### Describe the feature
When we use cache , we need to have a way to track the file to its original name , so that we don't keep caching the same file again and again.

### Platforms affected (mark all that apply)
ALL

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the cache manager's cache lookup and file metadata flow to determine where original names could be retained. Define how the option should identify an existing cached file and verify that repeated caching of the same file does not create another cache entry.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.