simple_animations 2.2.3 copy "simple_animations: ^2.2.3" to clipboard
simple_animations: ^2.2.3 copied to clipboard

outdated

Powerful framework to create beautiful custom animations in no time.

example/example.md

📝 Examples #

You can find a complete app in this directory that contains examples of Simple Animations in action.

TypeWriter #

Example animates width of the box, text length and cursor.

example1

View code

Checkbox #

Example of an animated custom checkbox.

example2

View code

Waves #

Example of sine waves in front of an animated background gradient.

example3

View code

Widgets fade-in #

Example of delayed fade-in of widgets.

example4

View code

Bubbles #

Example of a bubble particle system.

example5

View code

Bar charts #

Example of animated bar charts.

example6

View code

Particle explosion #

Example of a particle explosion upon user interaction.

example7

View code

Loading animation #

Example of a custom loading animation that waits for a http request.

example6

View code