sa_stateless_animation 0.0.2 copy "sa_stateless_animation: ^0.0.2" to clipboard
sa_stateless_animation: ^0.0.2 copied to clipboard

discontinuedreplaced by: simple_animations
outdated

A new Flutter package.

This project is part of the Simple Animations Framework

🚀 Stateless Animation #

Stateless Animation enables developers to craft custom animations with simple widgets.

🌞 Highlights #

  • Create beautiful animations within seconds
  • No struggeling with stateful widgets and AnimationControllers

⛏ Usage #

🛈 The following code snippets use supercharged for syntactic sugar.

Getting started #

Add Simple Animations to your project by following the instructions on the install page.

To learn how to use Stateless Animation:

Basic usage pattern #

todo!