Baseflow / Baseflow/flutter_cache_manager

How do I know one file is during downloading?

Đang mở
#385 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Dart
Star
809
Fork
510
Merge trung bình
6 phút
Pull request đã merge (30 ngày)
1

Mô tả

## 💬 Questions and Help

For questions or help we recommend checking:
If I am starting a downloading progress by await DefaultCacheManager().downloadFile(url);, and if I use "await DefaultCacheManager().downloadFile(url);" again, how do I know the file is in downloading progress and not download it twice or restart the downloading?

- The [Flutter tag in Stack Overflow](https://stackoverflow.com/questions/tagged/flutter)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Start with the DefaultCacheManager().downloadFile(url) entry point named in the question and inspect the current implementation and documentation for concurrent downloads. Determine whether a second call is deduplicated or restarts the transfer; the issue provides no named test, file, or specific code change to verify.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
dart, flutter
Lĩnh vực
mobile-dev
Loại issue
Tính năng
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
20/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.