auto_skeleton 0.1.1 copy "auto_skeleton: ^0.1.1" to clipboard
auto_skeleton: ^0.1.1 copied to clipboard

Auto-generate skeleton shimmer loading placeholder from your widget tree. Zero fake data, theme-aware, async builder support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_skeleton

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

dependencies:
  auto_skeleton: ^0.1.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:auto_skeleton/auto_skeleton.dart';
3
likes
150
points
138
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Auto-generate skeleton shimmer loading placeholder from your widget tree. Zero fake data, theme-aware, async builder support.

Repository (GitHub)
View/report issues

Topics

#skeleton #shimmer #loading #placeholder #ui

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on auto_skeleton