loading_card 0.0.5 copy "loading_card: ^0.0.5" to clipboard
loading_card: ^0.0.5 copied to clipboard

A package which displays flashing loading cards while loading content. See this link for an image example: https://imgur.com/a/wFtr7df

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loading_card

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

dependencies:
  loading_card: ^0.0.5

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_card/loading_card.dart';
5
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A package which displays flashing loading cards while loading content. See this link for an image example: https://imgur.com/a/wFtr7df

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on loading_card