other_animations 0.0.2 copy "other_animations: ^0.0.2" to clipboard
other_animations: ^0.0.2 copied to clipboard

Fancy pre-built animations that can easily be integrated into any Flutter application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add other_animations

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

dependencies:
  other_animations: ^0.0.2

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:other_animations/other_animations.dart';
0
likes
140
pub points
16%
popularity

Publisher

verified publishervolskaya.dev

Fancy pre-built animations that can easily be integrated into any Flutter application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, sliver_transform

More

Packages that depend on other_animations