Skip to content

raminvakili8/animations_in_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animations_in_flutter

Contains examples of implementing different types of animations in Flutter

Types of animations covered:

  • Implicit Animations

    • Using Flutter's ImplicitlyAnimatedWidgets
    • Creating custom implicit animations
  • Explicit Animations

    • Using AnimationController and Tweens to create explicit animation.
      • Basic Animation
      • Curved Animations
      • Multiple Animations
      • Sequence of Animations
      • Using CustomPaint in explicit animations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors