flutter_animated_icon_button library

Classes

AnimateChangeIcon
A AnimateChangeIcon is an icon button widget. When this button tapped, it change the icon from firstIcon to secondIcon with animations. The animations exist rotaion and scale.
AnimateChangeIconState
CircleParticle
LineParticlePainter
TapFillIcon
A TapFillIcon is an icon button widget. When this button tapped, it change the icon from borderIcon to fillIcon with animations. If you push when this button's state is fillIcon, change from fillIcon to borderIcon without animations.
TapFillIconState
TapParticle
A TapParticle display particles when push button. If syncAnimation is set, display particles according to it.
TapParticleState