yoda 1.0.1 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.