jenny 1.3.0 copy "jenny: ^1.3.0" to clipboard
jenny: ^1.3.0 copied to clipboard

YarnSpinner equivalent for Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jenny

With Flutter:

 $ flutter pub add jenny

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

dependencies:
  jenny: ^1.3.0

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:jenny/jenny.dart';
14
likes
110
pub points
83%
popularity

Publisher

verified publisherflame-engine.org

YarnSpinner equivalent for Dart.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

Funding

Consider supporting this project:

opencollective.com
github.com
patreon.com

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on jenny