Fintasys / emoji_picker_flutter

A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories.
MIT License
164 stars 125 forks source link

Fix hiding backspace button #122

Closed Fintasys closed 1 year ago

Fintasys commented 1 year ago

close #119

Fix issue that backspace button is not able to hide. Also fix related issue when textEditingController is set.