Top Flutter Placeholder packages A placeholder is an image or effect that is displayed while the network image or text is loading. It can be a image with shimmering animation, an image with a solid background color or an image generated from a Blurhash string. The complete list of Flutter packages that can help you add Blurhash Image, Shimmering Effect, Skeleton Text or other customizable Image Placeholders in your Flutter app is provided below.
flutter_blurhash
1470
Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium
shimmer_animation
382
This shimmer animation widget can help you bring simple yet beautiful skeleton loaders to your project with ease.
skeletons
335
A Flutter package for building custom skeleton widgets to mimic the page's layout while loading.
skeleton_text
329
A package that provides an easy way to add skeleton text loading animation in Flutter project. This project is a part of 101Loop community.
skeleton_loader
231
A Flutter Package which provides a fully customizable loading skeleton for your app,
flutter_shimmer
200
it creating Shimmer effect that indicate a loading status, so instead of using ProgressBar or usual loader use Shimmer for a better design and user interface.
random_string
181
Simple library for generating random ascii strings by default using Random from 'dart:math'.
fancy_shimmer_image
181
Package for easy use of images that are automatically cacheable and have a beautiful on the fly (but it can be configured) shimmer effect while loading
blurhash_dart
110
A pure dart implementation of the BlurHash algorithm. This package provides both an encoder and a decoder, as well as some utility extensions.
blurhash_ffi
69
A compact, fast and easy to use blurry image placeholder generator for Flutter using native ffi bindings.
animated_loading_border
66
A package that gives us a modern way to show animated border as a placeholder while loading our widget with easy customization and ready to use.
empty_widget
66
Custom_Empty widget is flutter custom widget which is designed to notify user about some event.
flutter_placeholder_textlines
52
A simple plugin to generate placeholder lines that emulates text in a UI, useful for displaying placeholder content while loading or empty items