Baseflow / Baseflow/flutter_cache_manager
Get image only from cache without downloading
未关闭
- 主要语言
- Dart
- 星标
- 809
- 派生
- 510
- 平均合并
- 6 分钟
- 30 天内合并 PR
- 1
描述
## 🚀 Feature Requests
Should work the same as getFileFromCache
### Contextualize the feature
Not always everyone need to download image through your plugin. For example if someone is using S3 bucket
### Describe the feature
The same as getFileFromCache but with resizing
### Platforms affected (mark all that apply)
- [x] :iphone: iOS
- [x] :robot: Android
贡献指南
调研方向
首先阅读现有的 getFileFromCache 入口点,并跟踪 iOS 和 Android 如何处理缓存图像。将完成定义为提供等效的、仅使用缓存的图像检索,同时支持调整大小并避免下载;该 issue 未指定具体文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, flutter
- 领域
- mobile-dev
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100