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

Provide search example #94

Closed yendacoder closed 2 years ago

yendacoder commented 2 years ago

Would be nice to have a full example project with a search field that utilizes EmojiPickerUtils.searchEmoji() method and displays search results.

Fintasys commented 2 years ago

I was working on an example, but due to your recent changes and your proposed changes in the other issue I think it's better to wait or if I find time gonna make a simple example based on current state.