Baseflow / Baseflow/flutter_cached_network_image

Picture download memory explosion

Open
#663 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
2.6k
Forks
731
Avg merge
3d 9h
Merged PRs (30d)
1

Description

## 🐛 Bug Report

When I am on Windows platform, listview has 7000 pieces of data and loads pictures. The size of each picture is about 100kb. I see that disk cache is not enabled and the network speed instantly reaches 30-60mb / s.

Whether the concurrent download queue and the number of concurrent downloads can be manually set;

Whether disk cache can be provided;

At present, I feel that there are still basic performance problems with this library.

### Expected behavior

### Reproduction steps

### Configuration

**Version:** 3.1.0

**Platform:**
- [ ] :iphone: Windows

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.