flutter_thumbhash

Last updated:

0 purchases

flutter_thumbhash Image
flutter_thumbhash Images
Add to Cart

Description:

flutter thumbhash

Flutter implementation of ThumbHash algorithm — a very compact representation of an image placeholder.
Usage #
final hash = ThumbHash.fromBase64('3OcRJYB4d3h/iIeHeEh3eIhw+j3A');
copied to clipboard
Image(
image: hash.toImage(),
)
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.