loading_placeholder 0.0.1 copy "loading_placeholder: ^0.0.1" to clipboard
loading_placeholder: ^0.0.1 copied to clipboard

unlisted

Displays a loading placeholder where the shares of grey is animated.

loading_placeholder #

Displays a loading placeholder where the shares of grey is animated.

Getting Started #

You can display a loading placeholder like this:

LoadingPlaceholder(
  frequency: Duration(milliseconds: 500),
  colors: [Color(0xFFF6F7F8), Color(0xFFEEEEEE)],
);
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Displays a loading placeholder where the shares of grey is animated.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on loading_placeholder