simplified_flutter_animations 1.0.0+1 copy "simplified_flutter_animations: ^1.0.0+1" to clipboard
simplified_flutter_animations: ^1.0.0+1 copied to clipboard

An easy way to create basic animations for Widgets when they appear. No messing with AnimationControllers, just pass a Builder and you are ready.

0.0.3 #

  • Released basic prototype

0.0.4 #

  • Convert to null-safety

0.0.5 #

  • Added optional status listener

0.0.6 #

  • Added optional status listener

0.0.8 #

  • Added fade transtition

0.0.9 #

  • Rename FadeTransition to GenericFadeTransition to eliminate naming collisions

0.0.10 #

  • Rename FadeTransition to GenericFadeTransition to eliminate naming collisions

1.0.0 #

  • BREAKING: Change method signature of GenericFadeTransition to conform with the rest of the package
0
likes
130
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

An easy way to create basic animations for Widgets when they appear. No messing with AnimationControllers, just pass a Builder and you are ready.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, simple_animations

More

Packages that depend on simplified_flutter_animations