circular_reveal_animation 1.1.5
circular_reveal_animation: ^1.1.5 copied to clipboard
Circular Reveal Animation as Flutter widget! Inspired by Android's ViewAnimationUtils.createCircularReveal(...).
1.1.5 #
- Update example
1.1.4 #
- Update demo app
- Demo web-site
1.1.3 #
- Update example
- format code correctly
1.1.2 #
- Ability to specify
centerAlignment
for Reveal Animation. Parametercenter
is deprecated. UsecenterOffset
orcenterAlignment
.
1.0.6 #
- Example for dialog.
1.0.2 #
- Update documentation.
1.0.1 #
- Update description and license.
1.0.0 #
- Initial Open Source release.