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

remove deprecated DecoderCallback #64

Closed myxzlpltk closed 8 months ago

felipecastrosales commented 8 months ago

@Solido can you see this?

Solido commented 8 months ago

I got an updated version. Hope to commit today.

Solido commented 8 months ago

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