circular_reveal_animation 2.0.1 circular_reveal_animation: ^2.0.1 copied to clipboard
Circular Reveal Animation as Flutter widget! Inspired by Android's ViewAnimationUtils.createCircularReveal(...).
2.0.0 #
- nullsafety release
2.0.0-nullsafety.1 #
- formal files
2.0.0-nullsafety.0 #
- nullsafety migration
- remove deprecated "center" param
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.