Retrieving file data synchronously from memCache

Open
#420 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

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)
  • 📱 iOS
  • 🤖 Android
Dominant language
Dart
Stars
810
Forks
510
Avg merge
2d 2h
Merged PRs (30d)
11

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Baseflow/flutter_cache_manager

All issues in Baseflow/flutter_cache_manager

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.