skeletonizer 1.1.2+1 copy "skeletonizer: ^1.1.2+1" to clipboard
skeletonizer: ^1.1.2+1 copied to clipboard

Converts already built widgets into skeleton loaders with no extra effort.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add skeletonizer

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

dependencies:
  skeletonizer: ^1.1.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:skeletonizer/skeletonizer.dart';
684
likes
140
pub points
98%
popularity
screenshot

Publisher

verified publishercodeness.ly

Converts already built widgets into skeleton loaders with no extra effort.

Repository (GitHub)
View/report issues

Topics

#skeleton #shimmer-loading #skeleton-loader #loading

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on skeletonizer