blurhashx 1.0.0 copy "blurhashx: ^1.0.0" to clipboard
blurhashx: ^1.0.0 copied to clipboard

A high-performance Flutter implementation of the BlurHash algorithm with native Skia image decoding. Built with ❤️ for the Tethxr app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add blurhashx

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  blurhashx: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:blurhashx/blurhashx.dart';
1
likes
160
points
100
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A high-performance Flutter implementation of the BlurHash algorithm with native Skia image decoding. Built with ❤️ for the Tethxr app.

Repository (GitHub)
View/report issues

Topics

#blurhash #placeholder #image #performance #graphics

License

MIT (license)

Dependencies

flutter

More

Packages that depend on blurhashx