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

onReactionChanged should use id and not an index #6

Closed dvird closed 4 years ago

dvird commented 4 years ago

each reaction should contain id value and onReactionChanged should print it for better programming