hollow 0.2.1 copy "hollow: ^0.2.1" to clipboard
hollow: ^0.2.1 copied to clipboard

Skeleton loading screens for Flutter. Generates pixel-perfect shimmer placeholders from your real RenderObject tree.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hollow

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  hollow: ^0.2.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hollow/hollow.dart';
4
likes
160
points
116
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Skeleton loading screens for Flutter. Generates pixel-perfect shimmer placeholders from your real RenderObject tree.

Repository (GitHub)
View/report issues

Topics

#skeleton #shimmer #loading #placeholder #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hollow