explosion_animation 1.0.3 copy "explosion_animation: ^1.0.3" to clipboard
explosion_animation: ^1.0.3 copied to clipboard

A simple flutter widget that creates explosion animation for any image, either from file or asset

Explode Animation #

A Flutter package to create widgets with exploding animation. Currently two types of animations are supported. More will be added in future. Pull Requests are welcome.

Note : If you don't provide a list of colors then the PalleteGenerator package will be used which may take a lot of time to extract colors from a high resolution image.

Installation #

First, add explosion_animation as a dependency in your pubspec.yaml file.

No configuration required - the plugin should work out of the box.

Demo #

Animation Type Spread

10
likes
40
pub points
14%
popularity

Publisher

unverified uploader

A simple flutter widget that creates explosion animation for any image, either from file or asset

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, palette_generator, vector_math

More

Packages that depend on explosion_animation