GeekAbdelouahed / flutter-reaction-button

Flutter Reaction Button is a customizable Flutter package that allows you to easily create interactive buttons with reaction emojis, similar to Facebook's iconic reaction buttons.
https://pub.dev/packages/flutter_reaction_button
MIT License
215 stars 78 forks source link

[Question] Can this be an alternative to popup menu? #4

Closed jasonlaw closed 4 years ago

jasonlaw commented 4 years ago

Hi @GeekAbdelouahed ,

This is a very cool package. I am thinking to use this as popup menu, hence, is there a way not to change the button to the selected reaction? Besides, it would be nice to have a enabled/disabled to the reaction item.

Thanks in advance.

GeekAbdelouahed commented 4 years ago

@jasonlaw thanks for your interest, we've implemented your suggestions 😃