Baseflow / Baseflow/flutter_cache_manager
Retrieving file data synchronously from memCache
- Vorherrschende Sprache
- Dart
- Sterne
- 809
- Forks
- 510
- Ø Merge
- 6 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
## 🚀 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
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dart, flutter
- Bereich
- mobile
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100