loading_skeleton_niu 0.0.1 copy "loading_skeleton_niu: ^0.0.1" to clipboard
loading_skeleton_niu: ^0.0.1 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_niu

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

dependencies:
  loading_skeleton_niu: ^0.0.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:loading_skeleton_niu/loading_skeleton.dart';
8
likes
140
pub points
84%
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on loading_skeleton_niu