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

WIP: Add reaction box positioning strategy #47

Open julek-kal opened 1 year ago

julek-kal commented 1 year ago

Hi @GeekAbdelouahed, as I mentioned in #33 in this PR I've added the positioningStrategy parameter and default strategies(one of them is the current one, but with fixed #33 issue). If you are interested in this PR and you have any suggestions I will be glad if you share them and then I will try to apply it ASAP