flutter_image_hash 1.0.1
flutter_image_hash: ^1.0.1 copied to clipboard
A comprehensive Flutter package for generating and displaying compact image placeholders using the BlurHash algorithm. Ideal for immediate visual feedback.
1.0.1 #
- Added screenshots and demo media configurations for pub.dev.
1.0.0 #
- Initial release of
flutter_image_hash. - Added pure Dart BlurHash decoding algorithm.
- Added
ImageHashwidget to seamlessly display BlurHash strings and crossfade into network images. - Added comprehensive unit and widget tests.