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
100
pub points
2%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, simple_animations

More

Packages that depend on simplified_flutter_animations