Skip to content

A collection of modern and reusable Flutter animations, including AnimatedBuilder, Transform, Chained Animations, Curves, Clippers, and much more.

Notifications You must be signed in to change notification settings

Tchano-Py/flutter_animations_showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Flutter Animations Showcase

A collection of modern and reusable Flutter animations.

This project includes practical examples using:

  • AnimatedBuilder and Transform
  • Chained animations with timelines
  • Custom Curves and Tween
  • Clippers and shape transformations
  • Lottie animations from JSON files
  • Declarative animations with flutter_animate
  • ... and much more!

📸 Previews

Animation Type Preview
Transform.rotate GIF
Curves.bounceOut GIF
Lottie.network() GIF

More examples and visuals coming soon!


🚀 Getting Started

git clone https://github.com/Tchano-Py/flutter_animations_showcase.git
cd flutter_animations_showcase
flutter pub get
flutter run

About

A collection of modern and reusable Flutter animations, including AnimatedBuilder, Transform, Chained Animations, Curves, Clippers, and much more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages