Fintasys / emoji_picker_flutter

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

Allow setting search button to appear in the category view #202

Open 12people opened 1 month ago

12people commented 1 month ago

It'd be great if there was a "showSearchViewButton" option that one could set to have search appear in the category bar, just like there is that option for the backspace indicator.

(In my case, I don't need the backspace at all, as my picker is only used to select a single "profile pic" emoji. A bottom bar just for the search function seems like a waste of space.)