Baseflow / Baseflow/flutter_cache_manager
Cancelling file(Or stop downloading option)
未关闭
type: enhancement
- 主要语言
- Dart
- 星标
- 809
- 派生
- 510
- 平均合并
- 6 分钟
- 30 天内合并 PR
- 1
描述
## 🚀 Feature Requests
### Describe the feature
Like if i am storing video file in cache and in between i want to cancel the ongoing download.
I tried doing this with remove method but in background downloading was still going no matter what i do ,file gets downloaded fully in background..
If there is solution available already then pls tell me how to do!!!!
### Platforms affected (mark all that apply)
- [x] :iphone: iOS
- [x] :robot: Android
贡献指南
调研方向
检查缓存管理器的下载 API 以及 iOS 和 Android 路径上当前的 remove 行为。确定如何取消正在进行的下载,然后验证取消操作会停止后台传输,同时保留预期的缓存行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, flutter
- 领域
- mobile-dev
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100