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';
22
likes
160
points
1.44k
downloads

Documentation

API reference

Publisher

verified publisherdartside.dev

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on nuts_activity_indicator