{"repo":"fluttercommunity/flutter_blurhash","free":true,"listed":false,"github":"https://github.com/fluttercommunity/flutter_blurhash","clone":"git clone https://github.com/fluttercommunity/flutter_blurhash.git","description":"Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium.","language":"Dart","stars":574,"topics":["blurhash","flutter","dartlang"],"license":"MIT","category":"mobile-apps","readme_excerpt":"flutter blurhash Blurhash is compact representation of a blurred image. It's often used as a placeholder while waiting for a full image to load. This package implements the blurhash-decoding algorithm in pure Dart. It also provides the BlurHash widget that displays the blurhash and can transition into the actual image once it is loaded. Currently, it doesn't support encoding an image into a blurhash. Generation A fast and easy way to get a blurhash for your image is to upload it to https://blurha.sh. Example Constrain your widget's render area and let BlurHash fill the pixels. Optimization Modes - None ( BlurHashOptimizationMode.none ): The original algorithm, provided for backward compatibility. - Standard ( BlurHashOptimizationMode.standard ): Optimized decoding with better cache locality and performance. - Approximation ( BlurHashOptimizationMode.approximation ): Fastest mode with an approximated sRGB conversion that produces slightly darker results but significantly improves performance.","default_branch":null,"files":null,"tree":[],"storefront":"/r/fluttercommunity","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/fluttercommunity/flutter_blurhash/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}