Baseflow / Baseflow/flutter_cache_manager

Retrieving file data synchronously from memCache

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

Description

## 🚀 Feature Requests

Currently, the getFileFromMemory function retrieves file data asynchronously using async/await. However, in certain scenarios, it would be beneficial to retrieve the data synchronously without waiting for the async operation to complete.
### Contextualize the feature

### Describe the feature

### Platforms affected (mark all that apply)
- [ ] :iphone: iOS
- [ ] :robot: Android

Contributor guide

Open the contributing guide

Research direction

Start by locating getFileFromMemory and tracing how it currently retrieves cached file data. Clarify which platforms and synchronous behavior are required, then define tests that demonstrate retrieval without awaiting; the issue does not name any files or existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.