Baseflow / Baseflow/flutter_cache_manager

Retrieving file data synchronously from memCache

未关闭
#420 0 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Dart
星标
809
派生
510
平均合并
30 分钟
30 天内合并 PR
11

描述

## 🚀 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

贡献指南

打开贡献指南

调研方向

首先定位 getFileFromMemory,并追踪它目前如何获取缓存的文件数据。明确需要支持哪些平台以及所需的同步行为,然后定义能够证明无需 await 即可获取数据的测试;该 issue 未指明任何文件或现有测试。

由索引模型根据 Issue 内容生成。

评估

技术栈
dart, flutter
领域
mobile
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。