wave_loading_indicator 1.0.7 copy "wave_loading_indicator: ^1.0.7" to clipboard
wave_loading_indicator: ^1.0.7 copied to clipboard

Reincarnation of deprecated library. With more customizations and tuned logic. Try now!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wave_loading_indicator

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

dependencies:
  wave_loading_indicator: ^1.0.7

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:wave_loading_indicator/wave_progress.dart';
import 'package:wave_loading_indicator/wave_progress_widget.dart';
15
likes
140
pub points
72%
popularity

Publisher

unverified uploader

Reincarnation of deprecated library. With more customizations and tuned logic. Try now!

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on wave_loading_indicator