animated_react_button 0.0.3 copy "animated_react_button: ^0.0.3" to clipboard
animated_react_button: ^0.0.3 copied to clipboard

A Flutter package for animated react button such as favorite heart, like and other reactions.

A beautiful animated reaction button. The cool thing is you can customize your own favorite reaction icon, color, icon size.

Screenshots #

Features #

Reacting the action.

Getting started #

Usage #

Container(
    child: AnimatedReactButton(
        reactColor: Colors.red,
        onPressed: ()async{
            await Future.delayed(Duration(seconds:2));
}))

Additional information #

Get me on Telegram @emantggw

22
likes
120
points
143
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for animated react button such as favorite heart, like and other reactions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_react_button