Skip to content

Stop letting image_cache increase its max bytes size #45643

@gaaclarke

Description

@gaaclarke

Internal: b/147479267

PR #19352 introduced the ability for loading images to increase the max byte size of the image_cache if the image is too large. Increasing the image_cache size should be a setting decided by the developer.

Originally this was an issue since it would cause flutter to get in a loop of loading and throwing out images continuously. The removal of this shouldn't reintroduce that problem.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions