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
513 stars 65 forks source link

errorBuilder isn't used if hash is invalid #48

Open lukepighetti opened 2 years ago

lukepighetti commented 2 years ago

There isn't any obvious way to handle a scenario where a blurhash is not available or invalid. Instead of using error builder, it throws an error