animation_module 0.0.1
animation_module: ^0.0.1 copied to clipboard
A reusable animation module for Flutter
animation_module #
A lightweight and reusable animation module for Flutter. Provides pre-built animation widgets like FadeInAnimation, SlideInAnimation, and more.
Features #
- Plug-and-play animated widgets
- Configurable duration, curves, and offsets
- Easy to extend for custom animations
Getting Started #
Add the dependency to your pubspec.yaml:
dependencies:
animation_module: ^1.0.0