Baseflow / Baseflow/flutter_cache_manager

getFileFromMemory() method still uses file system IO and returns a Future

Open
#396 0 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

Hello, I have a question - how can I access the file from in-memory storage synchronously, ideally without touching the file system IO? The `getFileFromMemory()` method returns future, and I really need the file access to be instantaneous.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.