flutter_image_hash 1.0.4
flutter_image_hash: ^1.0.4 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.4 #
- Reordered README usage examples for better onboarding flow.
- Replaced demo GIF with a higher quality, optimized recording.
1.0.3 #
- Switched README demo to an optimized animated GIF (modal.gif).
- Added sidebar screenshot to pub.dev package page.
1.0.2 #
- Updated README.md with direct demo video showing progressive image loading.
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.
