blurhash_shader 1.1.0 blurhash_shader: ^1.1.0 copied to clipboard
Implements BlurHash to create visually appealing low-resolution image placeholders using shaders for faster rendering.
1.0.0 #
Initial release
1.1.0 #
- 修复动态修改blurhash值时,不会更新的问题
- 优化Shader的加载方式与卸载方式,现在必须预加载Shader。
- 增加对Decoration的支持,增加过渡动画支持
- Fix the issue that the blurhash value will not be updated when it is dynamically modified
- Optimize the way of loading and unloading Shader, now Shader must be preloaded.
- Add support for Decoration and add support for transition animations