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

Highly customizable activity indicator (spinner) for your Flutter apps based on the cupertino package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nuts_activity_indicator

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

dependencies:
  nuts_activity_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:nuts_activity_indicator/nuts_activity_indicator.dart';
19
likes
140
pub points
88%
popularity

Publisher

verified publisherdartside.dev

Highly customizable activity indicator (spinner) for your Flutter apps based on the cupertino package.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on nuts_activity_indicator