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

This library provides a variety of convenient Flutter animation effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_easy_animations
copied to clipboard

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

dependencies:
  flutter_easy_animations: ^0.0.2
copied to clipboard

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';
copied to clipboard
18
likes
150
points
543
downloads
screenshot

Publisher

verified publisherflutter-online.top

Weekly Downloads

2024.09.27 - 2025.04.11

This library provides a variety of convenient Flutter animation effects.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_easy_animations