skeletor 0.0.3 copy "skeletor: ^0.0.3" to clipboard
skeletor: ^0.0.3 copied to clipboard

It provides an elegant way to show skeleton animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add skeletor

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

dependencies:
  skeletor: ^0.0.3

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:skeletor/skeletor.dart';
2
likes
130
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

It provides an elegant way to show skeleton animation.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, shimmer

More

Packages that depend on skeletor