evanw / thumbhash

A very compact representation of an image placeholder
https://evanw.github.io/thumbhash/
MIT License
3.49k stars 69 forks source link

Add link to Dart/Flutter implementation #23

Open PiN73 opened 1 year ago

PiN73 commented 1 year ago

Dart implementation contains encoder and decoder in pure Dart

Flutter implementation is a wrapper to use decoder in Flutter apps

codenoid commented 1 year ago

this is much easier to use