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

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.

[2.0.0] - 15/03/2021 #

  • Null Safety introduced. Thanks to Aissat for the implementation

[1.0.2] - 28/02/2021 #

  • Fix icon size issue.
  • Update example app.

[1.0.1] - 28/02/2021 #

  • Add different colors for start and end icons. Thanks Isaac for the PR.

[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
207
likes
150
points
7.38k
downloads

Publisher

unverified uploader

Weekly Downloads

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animate_icons