yoda 1.0.1 copy "yoda: ^1.0.1" to clipboard
yoda: ^1.0.1 copied to clipboard

Flutter widget that let you slice any kind of child widget in a matrix of tiles and animate them with different kind of ways. Currently with Explode, Vortex and Flakes.

[1.0.1] - 3 Feb 2023 #

Updated Android compile version

[1.0.0] - 14 Apr 2021 #

  • Breaking change: 'power' property renamed to 'effectPower'
  • Breaking change: YodaController()..addStatusListener now pass Yoda context back to be able for example to remove an item from a grid (see example)
  • Example changed
  • Added 'blurPower' property
  • Added 'randomness' property

[0.0.1-dev.2] - 9 Apr 2021 #

  • Fixed some linting problems.

[0.0.1-dev.1] - 9 Apr 2021 #

  • Initial development release.
45
likes
110
pub points
70%
popularity

Publisher

verified publishermarcobavagnoli.com

Flutter widget that let you slice any kind of child widget in a matrix of tiles and animate them with different kind of ways. Currently with Explode, Vortex and Flakes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on yoda