Baseflow / Baseflow/flutter_cached_network_image
Expose and export DownloadProgress in cached_network_image.dart file
Open
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
## 🏗 Enhancement Proposal
When `progressIndicatorBuilder` is used, `DownloadProgress` is imported from a source file when adding type annotation.
### Pitch
Exporting this class will remove the need for unnecessary imports.
### Platforms affected (mark all that apply)
- [x] :iphone: iOS
- [x] :robot: Android
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.