Orange-OpenSource / Orange-OpenSource/ouds-flutter
For `list item` component, let users use async image and placeholders
Open
@nouha06 is already working on this.
Since Aug 17, 2026.
⚛️ component
📖 documentation
📱 demo app
🔍 triage
🧰 library
- Dominant language
- Dart
- Stars
- 10
- Forks
- 5
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 9
Description
Prerequisites
- I have searched the backlog for duplicate or closed issues.
Description
List item component does not have async image parameter to let people display in their items an image asynchronously.
However this use case is important.
list item component muse be able to display image loaded remotely, and display instead of the final image while loading a placeholder.
Placeholder should be customizable.
Motivation & context
- Let people display images from outside the app
- Let people have placeholder displayed during image load
- Let people use their own placeholder
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.