nuts_activity_indicator 1.0.0-rc.3 copy "nuts_activity_indicator: ^1.0.0-rc.3" to clipboard
nuts_activity_indicator: ^1.0.0-rc.3 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 Dart:

 $ dart pub add nuts_activity_indicator

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 dart pub get):

dependencies:
  nuts_activity_indicator: ^1.0.0-rc.3

Alternatively, your editor might support dart pub get or 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';
20
likes
0
pub points
89%
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on nuts_activity_indicator