blurhash_dart 0.2.2 copy "blurhash_dart: ^0.2.2" to clipboard
blurhash_dart: ^0.2.2 copied to clipboard

outdated

A pure dart implementation of the BlurHash algorithm. This package provides both an encoder and an encoder for blurhashes. The encode/decoder routines work on raw pixels in RGBA32 format - without any [...]

106
likes
pending
pub points
96%
popularity

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

106
likes
0
pub points
96%
popularity

Publisher

verified publishereinval.de

A pure dart implementation of the BlurHash algorithm. This package provides both an encoder and an encoder for blurhashes. The encode/decoder routines work on raw pixels in RGBA32 format - without any additional external dependencies. This package explicitly does not depend on flutter, hence providing more flexibility (e.g, usable with dart servers). This package also does not provide any routines to convert pixel arrays from and to images. Dependents are responsible for conversion themselves.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on blurhash_dart