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

outdated

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.

Features #

Reacting the action.

Getting started #

Usage #

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

Additional information #

22
likes
0
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on animated_react_button