skeletonizer_plus 1.2.0 copy "skeletonizer_plus: ^1.2.0" to clipboard
skeletonizer_plus: ^1.2.0 copied to clipboard

Skeleton loading states for Flutter with shimmer animations, theme-aware colours, automatic tree analysis, and Sliver support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add skeletonizer_plus

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

dependencies:
  skeletonizer_plus: ^1.2.0

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_plus/skeletonizer_plus.dart';
4
likes
160
points
163
downloads

Documentation

API reference

Publisher

verified publishergodfreylebo.dev

Weekly Downloads

Skeleton loading states for Flutter with shimmer animations, theme-aware colours, automatic tree analysis, and Sliver support.

Repository (GitHub)
View/report issues

Topics

#skeleton #loading #shimmer #placeholder #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on skeletonizer_plus