This package provides a collection of animations widgets and utilities to help you create beautiful and engaging UI animations in your Flutter apps.
To use this package, add animations as a dependency in your pubspec.yaml file:
dependencies:
flutter:
sdk: flutter
animations: ^1.0.0