octo_image 0.1.1
octo_image: ^0.1.1 copied to clipboard
A multifunctional Flutter image widget. Supports placeholders, error widgets and image transformers with fading.
0.1.1 - 2020-05-20 #
- Update dependency for blurHash
0.1.0 - 2020-05-14 #
- Removed headers as they are not used for anything
- Added gaplessPlayback, works just like in Image: it keeps the old image visible when a new image is being loaded by the same widget.
- Changed how default parameter values work preventing setting them to null.
0.0.1 - 2020-05-08 #
- Initial release with already lots of great features :)