Baseflow / Baseflow/flutter_cache_manager
How do I know one file is during downloading?
Open
- Dominant language
- Dart
- Stars
- 809
- Forks
- 510
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
## 💬 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)
Contributor guide
Assessment
This issue has not been assessed yet.