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