Flutter implementation of ThumbHash algorithm.
More...
final hash = ThumbHash.fromBase64('3OcRJYB4d3h/iIeHeEh3eIhw+j3A');
Image( image: hash.toImage(), )
unverified uploader
HomepageRepository (GitHub)View/report issues
API reference
MIT (license)
flutter, thumbhash
Packages that depend on flutter_thumbhash
Back