Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a convenient canonical network image in listview preload mechanism #13258

Closed
xster opened this issue Nov 30, 2017 · 2 comments
Closed
Labels
c: new feature Nothing broken; request for a new capability f: scrolling Viewports, list views, slivers, etc. framework flutter/packages/flutter repository. See also f: labels.

Comments

@xster
Copy link
Member

xster commented Nov 30, 2017

Items with network images in a ListView or GridView is a super common app pattern that should be easy to look good. Make it easy to have pre-loaded images scroll in.

@xster xster added c: new feature Nothing broken; request for a new capability framework flutter/packages/flutter repository. See also f: labels. labels Nov 30, 2017
@goderbauer
Copy link
Member

We recently added cacheExtent [1], which should work great for this use case. I am tentatively closing this. Please feel free to reopen or file a new issue if this is not sufficient.

[1] https://master-docs.flutter.io/flutter/widgets/ScrollView/cacheExtent.html

@goderbauer goderbauer added the f: scrolling Viewports, list views, slivers, etc. label Dec 28, 2018
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: new feature Nothing broken; request for a new capability f: scrolling Viewports, list views, slivers, etc. framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

No branches or pull requests

2 participants