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

FlutterReactionButtonCheck | buildWidgetPreview & buildWidget methods not provided #17

Closed abelardolg closed 3 years ago

abelardolg commented 3 years ago

Hi there,

At the example of the FlutterReactionButtonCheck component, these methods don't exist. Also, they aren't mentioned in the documentation.

I guess the "buildWidget" method should return a Icon or an Image but I'm not sure.

Awesome component!!!!💓💓💓💓💓💓💓

GeekAbdelouahed commented 3 years ago

@abelardolg Hi you can find the content of it in the example code, but it just for demonstration purpose, in your code you should provide your own widget.