custom_loading_indicator 1.0.0 copy "custom_loading_indicator: ^1.0.0" to clipboard
custom_loading_indicator: ^1.0.0 copied to clipboard

A Flutter package to customise the loading indicator for your organisation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_loading_indicator

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

dependencies:
  custom_loading_indicator: ^1.0.0

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:custom_loading_indicator/custom_loading_indicator.dart';
7
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package to customise the loading indicator for your organisation.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on custom_loading_indicator