/flutter_animation_series

A curated list of awesome animations, made purely in flutter and dart.

MIT LicenseMIT

Flutter Animation Series

Here are the list of Animations available in this repository

Animation List

Bubble Animation

This animation demonstrates the use of Multiple Radial Animations with Translation.
You can find the source code in this tree
Video

Polygon Animation

This animation demonstrates the use of Radial Animation, Custom Paint with stroke and fill along with other basic concepts of animation
You can find the source code in this tree
Video