Baseflow / Baseflow/flutter_cache_manager
Retrieving file data synchronously from memCache
オープン
- 主要言語
- Dart
- スター
- 809
- フォーク
- 510
- 平均マージ
- 6分
- マージ済み PR(30日)
- 1
説明
## 🚀 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
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100