blurhash
Flutter
blurhash | Flutter | |
---|---|---|
45 | 1,250 | |
16,133 | 169,123 | |
0.6% | 0.5% | |
4.3 | 10.0 | |
8 months ago | 6 days ago | |
C | Dart | |
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
blurhash
-
Blurhash and Directus: How to Add Blurred Image Loading
Now that you have the generated blurhash string, all that’s left is to display it on your frontend. There are plenty of libraries that can help you do just that—links and documentation can be found in the official BlurHash repository. Let’s keep pushing the boundaries of UX and make our interfaces as pleasant and responsive as possible!
-
Show HN: AvifHash v0 – Compact and efficient image placeholders
AvifHash leverages the power of AVIF to create image placeholders that are both compact and efficient.
This Proof of Concept shows promising results: at 28 characters, AvifHash outperforms BlurHash https://blurha.sh/ (using 4x3 components) in quality and detail retention. At a similar quality, BlurHash needs 54 (5x5) to 76 characters (6x6 components).
Given that AVIF decoding is done by the web engine, AvifHash is very small: the entire demo page (including parsing and re-hydration code) is only 2.3 kB gzipped.
-
Rendering Images The Good Way In Your React Application
BlurHash website: blurha.sh
-
BlurHash: An Alternative to Generic Image Placeholders
Blogspam, including just taking over the source images.
Original: https://blurha.sh/ and https://blog.wolt.com/hq/2019/07/01/how-we-came-to-create-a-... (2019)
-
Generate thumbhash at edge for tiny progressive images
While it's similar to BlurHash, the color performance is much better for the same filesize. Here's a a demonstration of this from the demo page (with ThumbHash in the middle and BlurHash on the right):
- How do you do these placeholder for loading images based on color?
-
How to make a hash of the images with blurhash python package and react
Package Link - https://blurha.sh
-
blurred layer on top of other content using react-native-skia
If you do go this way, you can use https://blurha.sh
-
Migrating my website from Gatsby to Astro
No blurhash for images like Next or Gatsby
- A very compact representation of a placeholder for an image.
Flutter
-
🚀 iOS vs Android Development: Which One Should You Learn First? (The Truth No One Tells You!)
🎯 Still confused? Start with Flutter, which lets you build both iOS & Android apps with one codebase! Check it out here
-
Writing and Reading NFC in Flutter | Comprehensive Guide
Flutter provides robust support for NFC through third-party packages, making implementation seamless.
-
Deploy Flutter Web App to Vercel
if cd flutter; then git pull && cd .. ; else git clone https://github.com/flutter/flutter.git; fi && ls && flutter/bin/flutter doctor && flutter/bin/flutter clean && flutter/bin/flutter config --enable-web
-
Flutter x Amplify AI Kit Recipe App Development
$ flutter --version Flutter 3.27.4 • channel stable • https://github.com/flutter/flutter.git Framework • revision d8a9f9a52e (9 days ago) • 2025-01-31 16:07:18 -0500 Engine • revision 82bd5b7209 Tools • Dart 3.6.2 • DevTools 2.40.3 $ node --version v20.18.1 $ npm --version 10.8.2
-
Building cost-effective AI-driven MVPs with Flutter development services
Flutter is a powerful, popular, and open-source platform known for its developer-friendly environment, wide ecosystem of libraries, extensions and other tools. A key feature of Flutter app development services is that it promotes the development of cross-platform applications without needing to build or write two or three different codebases.
-
Google discontinuing work on Dart macros
IMO it would make the most sense if code generation was integral part of the dart build system. Few years ago I described shortcomings of build_runner on github https://github.com/flutter/flutter/issues/63323, not much changed afaik.
-
The Mobile Development Tech Stack for 2025
Flutter Official Website
-
2025’s Must-Know Tech Stacks
Flutter
-
How to Build a CRUD Application Using Flutter & Strapi
In this tutorial, I'll show you how to build a full-featured mobile CRUD application with Flutter and Strapi 5.
-
React v19 has been released
I don't agree but if you're looking for something that renderers everything in a canvas it's called Flutter https://flutter.dev/, and strangely it's made by Google, even though Flutter's success means the end of scraping the web for search.
What are some alternatives?
swup - Versatile and extensible page transition library for server-rendered websites 🎉
flet - Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
thumbhash - A very compact representation of an image placeholder
dioxus - Fullstack app framework for web, desktop, mobile, and more.
flutter_gen - The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.
kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS