flutter_easy_animations 1.0.0 copy "flutter_easy_animations: ^1.0.0" to clipboard
flutter_easy_animations: ^1.0.0 copied to clipboard

Animate.css for Flutter. All 97 effects with the original names and keyframes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_easy_animations

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

dependencies:
  flutter_easy_animations: ^1.0.0

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:flutter_easy_animations/flutter_easy_animations.dart';
20
likes
160
points
1.69k
downloads
screenshot

Documentation

API reference

Publisher

verified publisherflutter-online.top

Weekly Downloads

Animate.css for Flutter. All 97 effects with the original names and keyframes.

Homepage
Repository (GitHub)
View/report issues

Topics

#animation #animations #ui #transitions #animate-css

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_easy_animations