nintendo_progress_indicator 0.0.1 copy "nintendo_progress_indicator: ^0.0.1" to clipboard
nintendo_progress_indicator: ^0.0.1 copied to clipboard

Indeterminate progress indicator meant to resemble that found on Nintendo.com.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nintendo_progress_indicator

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

dependencies:
  nintendo_progress_indicator: ^0.0.1

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

Publisher

verified publisherfourandahalfgiraffes.ca

Indeterminate progress indicator meant to resemble that found on Nintendo.com.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on nintendo_progress_indicator