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

fix deprecations #58

Closed Craftplacer closed 8 months ago

Craftplacer commented 10 months ago

Resolves the deprecations of hashValues and ImageProvider.load.

Fixes #57

Solido commented 8 months ago

Your suggestions have been included yet not by the merge. Thanks for PR!