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

is there an API to hide search option? #193

Closed jimjimliu closed 3 months ago

fathomkiran commented 3 months ago

bottomActionBarConfig: const BottomActionBarConfig( showSearchViewButton: false),

jimjimliu commented 3 months ago

@fathomkiran OHHHHHH! I missed that parameter. I give you my love bro. thx