covid_puncher 0.0.2+1 copy "covid_puncher: ^0.0.2+1" to clipboard
covid_puncher: ^0.0.2+1 copied to clipboard

An interactive loader which can be shown instead of boring spinners

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add covid_puncher

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

dependencies:
  covid_puncher: ^0.0.2+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:covid_puncher/covid_puncher.dart';
2
likes
70
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An interactive loader which can be shown instead of boring spinners

Homepage

License

MIT (license)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on covid_puncher

Packages that implement covid_puncher