flutter_blurhash
Image blur code
A Dart library that generates compact representations of blurred images
Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium. Maintainer: @Solido
531 stars
8 watching
66 forks
Language: Dart
last commit: about 1 year ago
Linked from 1 awesome list
blurhashdartlangflutter
Related projects:
Repository | Description | Stars |
---|---|---|
sija/blurhash.cr | An algorithm to encode images into compact strings and reconstruct them later as color gradients. | 23 |
fluttercandies/flutter_image_compress | A Flutter package for compressing images to various formats | 650 |
skkallayath/photofilters | A Flutter package for applying filters to images. | 405 |
pixielabs/directus-extension-blurhash | An extension that generates blurhashes for uploaded images in Directus. | 22 |
brendan-duncan/image | A library that provides an API for loading, manipulating and saving images in various formats. | 1,181 |
fluttergen/flutter_gen | Automates the generation of Dart files for Flutter projects' assets and resources | 1,497 |
xsahil03x/before_after | An open-source Flutter package that displays the difference between two images using a slider. | 939 |
xclud/flutter_crop | A Flutter package for cropping any widget, including images and other UI elements, with customizable UI on multiple platforms. | 257 |
creativecreatorormaybenot/funvas | A Flutter package for creating animated canvas graphics using time and math functions. | 528 |
hnvn/flutter_image_cropper | A Flutter plugin that enables cropping images on Android and iOS using native libraries. | 1,005 |
fluttercommunity/backdrop | A Flutter package providing a backdrop implementation for building complex user interfaces with multiple layers and navigation | 338 |
buckket/go-blurhash | A Go implementation of the BlurHash algorithm for generating placeholder images | 203 |
javierbyte/react-blur | A React component that creates blurred backgrounds using canvas. | 464 |
aloisdeniel/figma-to-flutter | A tool that generates Flutter widgets from Figma component designs. | 872 |
felixblaschke/simple_animations | A package that simplifies animation creation in Flutter by providing tools and widgets to build animations quickly and easily. | 1,041 |