Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Placeholder packages
Last updated: February 25, 2025
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.

shimmer
👍 5.13K ⬇️ 1.1M
Dart 3 compatibleMaintenance Status: Average
A package provides an easy way to add shimmer effect in Flutter project
skeletonizer
👍 1.69K ⬇️ 201.4K
Dart 3 compatibleMaintenance Status: Good
Converts already built widgets into skeleton loaders with no extra effort.

flutter_blurhash
👍 1.58K ⬇️ 189.1K
Dart 3 compatibleMaintenance Status: Average
Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium
random_string
👍 187 ⬇️ 1.3M
Dart 3 compatibleMaintenance Status: Poor
Simple library for generating random ascii strings by default using Random from 'dart:math'.
transparent_image
👍 485 ⬇️ 139.9K
Dart 3 compatibleMaintenance Status: Poor
A transparent image in Dart code, represented as a Uint8List.

redacted
👍 505 ⬇️ 2.1K
Dart 3 compatibleMaintenance Status: Good
A package that automatically generate a loading widget from your own widget.

shimmer_animation
👍 439 ⬇️ 21.3K
Dart 3 compatibleMaintenance Status: Good
This shimmer animation widget can help you bring simple yet beautiful skeleton loaders to your project with ease.

skeleton_text
👍 346 ⬇️ 35.1K
Dart 3 compatibleMaintenance Status: Average
A package that provides an easy way to add skeleton text loading animation in Flutter project. This project is a part of 101Loop community.

card_loading
👍 244 ⬇️ 4.1K
Dart 3 compatibleMaintenance Status: Average
A Flutter package to create easy create loading card between two colors
skeleton_loader
👍 235 ⬇️ 6
Dart 3 compatibleMaintenance Status: Poor
A Flutter Package which provides a fully customizable loading skeleton for your app,

fancy_shimmer_image
👍 205 ⬇️ 2.8K
Dart 3 compatibleMaintenance Status: Average
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
flutter_shimmer
👍 202 ⬇️ 707
Dart 3 compatibleMaintenance Status: Poor
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.

fade_shimmer
👍 167 ⬇️ 4.6K
Dart 3 compatibleMaintenance Status: Good
A fade shimmer library to implement loading like lastest facebook loading effect.
blurhash_dart
👍 125 ⬇️ 46.1K
Dart 3 compatibleMaintenance Status: Poor
A pure dart implementation of the BlurHash algorithm. This package provides both an encoder and a decoder, as well as some utility extensions.
flutter_lorem
👍 81 ⬇️ 13.6K
Dart 3 compatibleMaintenance Status: Poor
Generates random sentences and paragraphs (similar to "lorem ipsum" generators).

blurhash_ffi
👍 88 ⬇️ 2.8K
Dart 3 compatibleMaintenance Status: Good
A compact, fast and easy to use blurry image placeholder generator for Flutter using native ffi bindings.

animated_loading_border
👍 82 ⬇️ 1.4K
Dart 3 compatibleMaintenance Status: Average
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.

blurhash
👍 75 ⬇️ 3.9K
Dart 3 compatibleMaintenance Status: Good
A very compact representation of a placeholder for an image.
animated_shimmer
👍 67 ⬇️ 328
Dart 3 compatibleMaintenance Status: Poor
A simple & lightweight widget to display a animated shimmer effect.
flutter_placeholder_textlines
👍 52 ⬇️ 592
Dart 3 compatibleMaintenance Status: Poor
A simple plugin to generate placeholder lines that emulates text in a UI, useful for displaying placeholder content while loading or empty items

flutter_skeleton_ui
👍 32 ⬇️ 13.7K
Dart 3 compatibleMaintenance Status: Good
A Flutter package for building custom skeleton widgets to mimic the page's layout while loading.
loader_skeleton
👍 41 ⬇️ 2.8K
Dart 3 compatibleMaintenance Status: Poor
A Facebook & Twitter Like Card Loading Shimmer Skeleton Library.

better_skeleton
👍 27 ⬇️ 2.5K
Dart 3 compatibleMaintenance Status: Average
A flutter package to make better loading times using skeleton.
fast_blurhash
👍 29 ⬇️ 44
Dart 3 compatibleMaintenance Status: Good
A high-performance Dart FFI package for decoding BlurHash, leveraging Rust for faster processing.

image_blur
👍 18 ⬇️ 166
Dart 3 compatibleMaintenance Status: Good
This Flutter package enables adding shimmer and blur effects to images. Apply these effects in circular and rectangular shapes, for both local and online images.
flutter_faker_plus
👍 6 ⬇️ 228
Dart 3 compatibleMaintenance Status: Good
Generate random fake data for user profiles, e-commerce products, and geolocations etc.
skeletons
👍 339 ⬇️ 10.1K
Maintenance Status: Poor
A Flutter package for building custom skeleton widgets to mimic the page's layout while loading.
empty_widget
👍 69 ⬇️ 399
Maintenance Status: Poor
Custom_Empty widget is flutter custom widget which is designed to notify user about some event.
skeleton_animation
👍 33 ⬇️ 162
Maintenance Status: Poor
Display skeleton animations in your app. It works on android, iOS and the web.
flutter_skeleton
👍 33 ⬇️ 6
Maintenance Status: Poor
Flutter skeleton screen for Android and iOS. Support List, Card and Card-List style. Support light and dark theme.
pk_skeleton
👍 19 ⬇️ 53
Maintenance Status: Poor
A Facebook & Twitter Like Card Loading Shimmer Skeleton Library.
lipsum
👍 17 ⬇️ 48
Maintenance Status: Poor
A simple lorem ipsum text generator. Based off of Andres Araujo's lorem-dart plugin.