Fintasys / emoji_picker_flutter

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

is there an API to hide search option? #193

Closed jimjimliu closed 8 months ago

fathomkiran commented 8 months ago

bottomActionBarConfig: const BottomActionBarConfig( showSearchViewButton: false),

jimjimliu commented 8 months ago

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