vitality 2.1.0 copy "vitality: ^2.1.0" to clipboard
vitality: ^2.1.0 copied to clipboard

Add captivating live animations to your Flutter app effortlessly with Vitality!

Changelog #

All notable changes to this package will be documented in this file.

1.0.1 #

  • A Flutter package that Allows you to create a very beautiful live animations in the background (like randomly moving icons ,circles ,rectangles ....) within 10 lines.

  • added the randomly generated animations with a custom settings chosen by you (like make the movements vertically only, determine minimum and maximum speed, size, opacity ...).

  • added the lines generated animation which gives animated queues if shapes with number of lines determined by you.

1.0.2 #

  • Fixing error : "Unsupported operation: Cannot modify an unmodifiable list" error when passing a const array of colors

1.0.3 [Retracted Version] #

  • Improving performance

1.0.4 #

  • Fixing error : "App error: setState() called after dispose():VitalityState#eee0e(lifecycle state: defunct, not mounted)"

2.0.0 #

  • Removing the required width and height properties (Vitality will now take the parent's width and height).
  • Improving performance.
  • Fixing the error: sometimes the animations freeze.

2.1.0 #

  • Enhancing functionality by introducing the capability to draw not only icons and shapes but also images.
64
likes
140
pub points
75%
popularity

Publisher

unverified uploader

Add captivating live animations to your Flutter app effortlessly with Vitality!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter

More

Packages that depend on vitality