Baseflow / Baseflow/flutter_cached_network_image

CachedNetworkImageProvider should have placeholder

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

Description

The `CachedNetworkImageProvider` should have a `placeholder` which is the first image to be sent in the `ImageProvider` `ImageStream`. This way we can easy deal with cases where an image doesn't exist on the server.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at CachedNetworkImageProvider and the Flutter ImageProvider/ImageStream behavior described in the issue. Determine how the first image is emitted and how a missing server image is represented. Done means the provider supports a placeholder as the first image in the stream and the missing-image case can be handled.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.