animate_icons 1.0.0 copy "animate_icons: ^1.0.0" to clipboard
animate_icons: ^1.0.0 copied to clipboard

outdated

This is a plugin with the help of which you can animate between any two icons like we do in AnimatedIcon widget given to us by default.

[1.0.0] - 20/11/2020 #

  • Now you can add two different tooltips for start and end icons
  • Prevent setState after dispose. Thanks Yaroslav Pronin for the PR.

[0.0.4] - 05/07/2020 #

  • Added AniamteIconController to animate without onPress.
  • The onStartIconPress, onEndIconPress need to return a bool value, if the value returned is true, than the animation will happen and if it returns false, then the animation will not happen.

[0.0.3] - 21/06/2020 #

  • Added an example to use the pakage and updated description

[0.0.2] - 21/06/2020 #

  • Update Gif to Links

[0.0.1] - 21/06/2020 #

  • First Working release to Animate Icons
203
likes
0
pub points
94%
popularity

Publisher

unverified uploader

This is a plugin with the help of which you can animate between any two icons like we do in AnimatedIcon widget given to us by default.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on animate_icons