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

Conflict with TextFormField autofocus: true, keyboard keep shown every set or dismiss reaction #32

Open AnasSafi opened 2 years ago

AnasSafi commented 2 years ago

The problem is when TextFormField has autofocus: true in same screen has ReactionButtonToggle, when select and reaction (or dismiss reaction box), keyboard shown

GeekAbdelouahed commented 1 year ago

can you test this with version 3.0.0 or above?.