flutter_blurhash 0.4.0 flutter_blurhash: ^0.4.0 copied to clipboard
Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium
0.4.0 #
- Direct ImageProvider by Rene Floor
0.3.0 #
- Events registration to sync your animations
0.2.1 #
- Automatic network image load with FadeIn Effect
0.2.0+3 #
- Temporary removed ColoredBox until it lands on stable channel
0.2.0+2 #
- Code cleanup
0.2.0 #
- Cleaned up BlurHash Widget
- Refactored and cleaned up decoder to a global method.
- Moved package to Flutter Community
0.1.2 #
- Performances and extended list as example
0.1.1 #
- Documentation and cleanup
0.1.0 #
- Released the decoder and basic widget