flutter_custom_animations 1.0.0 copy "flutter_custom_animations: ^1.0.0" to clipboard
flutter_custom_animations: ^1.0.0 copied to clipboard

A reusable Flutter animation framework providing customizable animation effects, animated widgets, page transitions, builders, and widget extensions.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2026-07-15 #

Added #

  • Initial release of the flutter_custom_animations framework.
  • Animation Core: Animation configuration, Animation controller management, Animation lifecycle support.
  • Animation Effects: Fade, Slide, Scale, Rotation, Bounce, Shake, Pulse, Flip, Blur, Zoom.
  • Animation Builders: CustomAnimationBuilder, SequenceBuilder, StaggerBuilder, ChainBuilder, ParallelBuilder, EffectBuilder.
  • Animated Widgets: AnimatedButton, AnimatedCard, AnimatedContainer, AnimatedDialog, AnimatedList, CustomAnimatedGrid, AnimatedDrawer, AnimatedImage, AnimatedText, AnimatedSearchBar, AnimatedBottomNavigationBar, AnimatedFab.
  • Navigation Transitions: FadeRoute, SlideRoute, ScaleRoute, RotationRoute, ZoomRoute, HeroRoute, SharedAxisRoute, CupertinoRoute, MaterialMotionRoute.
  • Widget Extensions: .animate(), .fadeIn(), .slideIn(), etc., for syntactic sugar.
  • Comprehensive API documentation for all public components.
  • Fully featured example application demonstrating all animation types, builders, transitions, and widgets.
3
likes
160
points
36
downloads

Documentation

API reference

Publisher

verified publishersureshbabum.in

Weekly Downloads

A reusable Flutter animation framework providing customizable animation effects, animated widgets, page transitions, builders, and widget extensions.

Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #animation #ui #transitions #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_custom_animations