simple_animations 2.0.1 simple_animations: ^2.0.1 copied to clipboard
Powerful framework to create beautiful custom animations in no time.
📝 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.
Checkbox #
Example of an animated custom checkbox.
Waves #
Example of sine waves in front of an animated background gradient.
Widgets fade-in #
Example of delayed fade-in of widgets.
Bubbles #
Example of a bubble particle system.
Bar charts #
Example of animated bar charts.
Particle explosion #
Example of a particle explosion upon user interaction.
Loading animation #
Example of a custom loading animation that waits for a http request.