custom_container_animated 0.0.1
custom_container_animated: ^0.0.1 copied to clipboard
A Flutter package to create animated containers with various customizable animations.
Custom Container Animated #
A Flutter package that allows you to create containers with various customizable animations. This package provides easy-to-use animated containers with smooth transitions and flexibility, suitable for your Flutter UI components.
Features #
- Supports multiple animation types (e.g., size, color, rotation, and opacity).
- Simple and customizable API for animating container properties.
- Built-in support for commonly used animations.
- Easy integration with your existing Flutter projects.
Installation #
Add the following dependency to your pubspec.yaml file:
dependencies:
custom_container_animated: ^0.0.1