fluttercommunity / flutter_blurhash

Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium. Maintainer: @Solido
https://pub.dev/packages/flutter_blurhash
MIT License
523 stars 66 forks source link

[Feature] add errorBuilder #44

Closed beerline closed 2 years ago

beerline commented 2 years ago

Hi, and thank u for such a good library!

It would be nice to have some analog Image.errorBuilder so we can show custom widget in case of error.

Solido commented 2 years ago

Looks like a convenient soft fail to add. Thanks

Solido commented 2 years ago

ImageNetwork can receive an errorBuilder 0.6.8