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
528 stars 66 forks source link

remove deprecated DecoderCallback #64

Closed myxzlpltk closed 11 months ago

felipecastrosales commented 11 months ago

@Solido can you see this?

Solido commented 11 months ago

I got an updated version. Hope to commit today.

Solido commented 11 months ago

Updated all the required files and exemple in last release. Thanks for PR!