sheep_animation 1.1.1 copy "sheep_animation: ^1.1.1" to clipboard
sheep_animation: ^1.1.1 copied to clipboard

Package with simple interface that makes creating Flutter animation easier.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sheep_animation

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

dependencies:
  sheep_animation: ^1.1.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:sheep_animation/sheep_animation.dart';
2
likes
130
pub points
48%
popularity

Publisher

verified publishersheep-apps.com

Package with simple interface that makes creating Flutter animation easier.

Homepage

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on sheep_animation