skeleton 0.9.284 copy "skeleton: ^0.9.284" to clipboard
skeleton: ^0.9.284 copied to clipboard

discontinued

A Flutter package to make a Skeleton loading effect just like the one in Facebook and Youtube using your own customized colors to look as great as you want it to be when intergrating it in your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add skeleton

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

dependencies:
  skeleton: ^0.9.284

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:skeleton/skeleton.dart';
0
likes
10
pub points
11%
popularity

Publisher

unverified uploader

A Flutter package to make a Skeleton loading effect just like the one in Facebook and Youtube using your own customized colors to look as great as you want it to be when intergrating it in your app.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on skeleton