circular_reveal_animation 2.0.2 copy "circular_reveal_animation: ^2.0.2" to clipboard
circular_reveal_animation: ^2.0.2 copied to clipboard

Circular Reveal Animation as Flutter widget! Inspired by Android's ViewAnimationUtils.createCircularReveal(...).

2.0.2 #

  • renders the child without any clip at all when the animation is complete, which is important for children that can overflow their bounds.

2.0.1 #

  • animation performance improvement (thanks to @shivamkj)
  • update example project

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 #

1.1.3 #

  • Update example
  • format code correctly

1.1.2 #

  • Ability to specify centerAlignment for Reveal Animation. Parameter center is deprecated. Use centerOffset or centerAlignment.

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.
266
likes
160
points
3.86k
downloads

Publisher

unverified uploader

Weekly Downloads

Circular Reveal Animation as Flutter widget! Inspired by Android's ViewAnimationUtils.createCircularReveal(...).

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on circular_reveal_animation