flutter_cache_manager
flutter_cache_manager copied to clipboard
Retrieving file data synchronously from memCache
🚀 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