You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
akardas16
changed the title
Image loading with blurred color of image like in Discord
Image loading with blurred color of image like in Discord (called BlurHash)
Feb 17, 2025
akardas16
changed the title
Image loading with blurred color of image like in Discord (called BlurHash)
Image loading with blurred color of image like in Discord (BlurHash)
Feb 17, 2025
It's not supported out of the box. If you have the blur hash data you can use something like this library and pass it as the placeholder argument to AsyncImage.
You can also use my library: vanniktech/blurhash#173 right now I'm using it since I published it locally. I'm already using it with coil in one of my newer projects.
Is your feature request related to a problem? Please describe.
is there a way to load image with blurred color of image like in discord?
The text was updated successfully, but these errors were encountered: