loading_skeleton 1.0.2 copy "loading_skeleton: ^1.0.2" to clipboard
loading_skeleton: ^1.0.2 copied to clipboard

This is a flutter package for easy use when someone need to add some loading state widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loading_skeleton

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

dependencies:
  loading_skeleton: ^1.0.2

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:loading_skeleton/loading_skeleton.dart';
24
likes
40
pub points
65%
popularity

Publisher

unverified uploader

This is a flutter package for easy use when someone need to add some loading state widget.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on loading_skeleton