Skip to content

arthurgiani/flutter-animation-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_animation_guide

A tutorial in app format with interactive examples to show how Animations can be done in flutter, and when you can use each type.

What will I learn in this repository?

  • Implicit Animations
  • How to use TweenAnimationBuilder and create your custom implicit animations
  • Control your animations explicitelly using AnimationController and Explicit Animations
  • Use Hero Animation to animate a widget when navigating from one screen to another.
  • Bring life to your Adobe After Effects animation to Flutter using Lottie

demo-app1 demo_app2

Contributions

The initial page of the application will contain an exclusive area for contributions where you can create your examples applying animations in flutter and make a pull request for this repository, in order to create a gallery of animation examples for community use and consultation.

About

A tutorial explained guide to learn the main concepts of Animations in Flutter framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors